Skip to content

Commit 0b13260

Browse files
committed
[StructuredAuthnConfig] update alpha milestone to v1.29
Signed-off-by: Anish Ramasekar <[email protected]>
1 parent fcc6bbd commit 0b13260

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

keps/sig-auth/3331-structured-authentication-configuration/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@ Note that as of 2023-06-06, the existing OIDC authenticator has no integration o
664664

665665
Unit tests will be expanded to cover the new feature set of this KEP:
666666

667-
- Structured config (including valdation)
667+
- Structured config (including validation)
668668
- CEL based expressions
669669
- Multiple client ID support
670670
- Discovery URL overrides

keps/sig-auth/3331-structured-authentication-configuration/kep.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ approvers:
1212
creation-date: "2022-06-02"
1313
status: implementable
1414
stage: alpha
15-
latest-milestone: "v1.28"
15+
latest-milestone: "v1.29"
1616
milestone:
17-
alpha: "v1.28"
18-
beta: "v1.29"
19-
stable: "v1.31"
17+
alpha: "v1.29"
18+
beta: "v1.30"
19+
stable: "v1.32"
2020
feature-gates:
2121
- name: StructuredAuthenticationConfiguration
2222
components:

0 commit comments

Comments
 (0)