Skip to content

Commit b9c2072

Browse files
committed
update status and milestone for KEP 3157 (watch-list)
1 parent e7470e0 commit b9c2072

File tree

2 files changed

+8
-10
lines changed
  • keps

2 files changed

+8
-10
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kep-number: 3157
2+
alpha:
3+
approver: "@deads2k"

keps/sig-api-machinery/3157-watch-list/kep.yaml

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,30 @@
11
title: Allow informers for getting a stream of data instead of chunking
2-
kep-number: NNNN
2+
kep-number: 3157
33
authors:
44
- "@sttts"
55
- "@p0lyn0mial"
66
owning-sig: sig-api-machinery
77
participating-sigs:
88
- sig-scalability
9-
status: provisional
9+
status: implementable
1010
creation-date: 2022-01-14
1111
reviewers:
1212
- "@wojtek-t"
1313
approvers:
1414
- "@deads2k"
1515
- "@lavalamp"
1616

17-
see-also:
18-
replaces:
19-
2017
# The target maturity stage in the current dev cycle for this KEP.
21-
stage: implementable
18+
stage: alpha
2219

2320
# The most recent milestone for which work toward delivery of this KEP has been
2421
# done. This can be the current (upcoming) milestone, if it is being actively
2522
# worked on.
26-
latest-milestone: "v1.24"
23+
latest-milestone: "v1.26"
2724

2825
# The milestone at which this feature was, or is targeted to be, at each stage.
2926
milestone:
30-
alpha: "v1.24"
31-
beta: "tbd"
32-
stable: "tbd"
27+
alpha: "v1.26"
3328

3429
# The following PRR answers are required at alpha release
3530
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)