We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0c83e commit b4dc337Copy full SHA for b4dc337
keps/sig-auth/3926-handling-undecryptable-resources/kep.yaml
@@ -4,7 +4,6 @@ authors:
4
- "@stlaz"
5
owning-sig: sig-auth
6
participating-sigs:
7
- - sig-auth
8
- sig-api-machinery
9
status: implementable
10
creation-date: 2023-03-27
@@ -14,11 +13,6 @@ reviewers:
14
13
approvers:
15
- "@deads2k"
16
17
-see-also:
18
- -
19
-replaces:
20
21
-
22
# The target maturity stage in the current dev cycle for this KEP.
23
stage: alpha
24
@@ -30,7 +24,7 @@ latest-milestone: "v1.35"
30
# The milestone at which this feature was, or is targeted to be, at each stage.
31
25
milestone:
32
26
alpha: "v1.32"
33
- beta: "v1.35"
27
+ beta: ""
34
28
stable: ""
35
29
36
# The following PRR answers are required at alpha release
0 commit comments