Skip to content

Commit 9ad848a

Browse files
authored
Merge pull request kubernetes#2274 from wojtek-t/efficient_watch_resumption_beta_prr
PRR Approval for Beta of efficient watch resumption KEP
2 parents d07ad09 + cffa4ed commit 9ad848a

File tree

2 files changed

+6
-2
lines changed
  • keps
    • prod-readiness/sig-api-machinery
    • sig-api-machinery/1904-efficient-watch-resumption

2 files changed

+6
-2
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kep-number: 1904
2+
beta:
3+
approver: "@deads2k"

keps/sig-api-machinery/1904-efficient-watch-resumption/kep.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,18 @@ approvers:
1313
- "@deads2k"
1414
- "@lavalamp"
1515
prr-approvers:
16+
- "@deads2k"
1617
see-also:
1718
- "/keps/sig-api-machinery/20191210-consistent-reads-from-cache.md"
1819
replaces:
1920

2021
# The target maturity stage in the current dev cycle for this KEP.
21-
stage: alpha
22+
stage: beta
2223

2324
# The most recent milestone for which work toward delivery of this KEP has been
2425
# done. This can be the current (upcoming) milestone, if it is being actively
2526
# worked on.
26-
latest-milestone: "v1.20"
27+
latest-milestone: "v1.21"
2728

2829
# The milestone at which this feature was, or is targeted to be, at each stage.
2930
milestone:

0 commit comments

Comments
 (0)