Skip to content

Commit 25fe465

Browse files
authored
Merge pull request kubernetes#3489 from marosset/pod-os-closing-updates
final updates to PodOs KEP
2 parents 165a3c3 + 65c107f commit 25fe465

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

keps/sig-windows/2802-identify-windows-pods-apiserver-admission/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,9 +410,11 @@ Disabling the `IdentifyPodOS` featuregate will help in determining the problem.
410410
## Implementation History
411411
- 2021-09-08: Initial KEP merged
412412
- 2021-10-29: Initial implementation PR merged
413-
- 2022-01-19: Graduate the feature to Beta proposed
413+
- 2021-12-07: Feature introduced in v1.23.0 as `Alpha`
414+
- 2022-01-19: Graduate the feature to Beta proposed
415+
- 2022-05-03: Graduated to `Beta` in v1.24.0
414416
- 2022-05-09: Graduate the feature to GA proposed
415-
417+
- 2022-08-23: Graduated to `Stable` in v1.25.0
416418

417419
## Drawbacks
418420

keps/sig-windows/2802-identify-windows-pods-apiserver-admission/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ participating-sigs:
77
- sig-node
88
- sig-windows
99
- sig-auth
10-
status: implementable
10+
status: implemented
1111
reviewers:
1212
- "@marosset"
1313
- "@aravindhp"

0 commit comments

Comments
 (0)