Skip to content

Commit 61cdf20

Browse files
committed
Client exec proxy alpha in 1.27
1 parent 2d3d1d7 commit 61cdf20

File tree

1 file changed

+5
-5
lines changed
  • keps/sig-auth/2718-20210511-client-exec-proxy

1 file changed

+5
-5
lines changed

keps/sig-auth/2718-20210511-client-exec-proxy/kep.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ owning-sig: sig-auth
66
participating-sigs:
77
- sig-cli
88
- sig-api-machinery
9-
status: provisional
9+
status: implementable
1010
creation-date: 2021-05-11
1111
reviewers:
1212
- "@mikedanese"
@@ -28,13 +28,13 @@ stage: alpha
2828
# The most recent milestone for which work toward delivery of this KEP has been
2929
# done. This can be the current (upcoming) milestone, if it is being actively
3030
# worked on.
31-
latest-milestone: "v1.26"
31+
latest-milestone: "v1.27"
3232

3333
# The milestone at which this feature was, or is targeted to be, at each stage.
3434
milestone:
35-
alpha: "v1.26"
36-
beta: "v1.27"
37-
stable: "v1.28"
35+
alpha: "v1.27"
36+
beta: TBD
37+
stable: TBD
3838

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

0 commit comments

Comments
 (0)