Skip to content

Commit 1ec7084

Browse files
committed
Update Eviction to v1 in 1.22
1 parent 2340226 commit 1ec7084

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

keps/sig-apps/85-Graduate-PDB-to-Stable/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,3 +455,4 @@ details). For now, we leave it here.
455455
- PodDisruptionBudget was introduced in Kubernetes 1.4 as an alpha version.
456456
- PodDisruptionBudget was graduated to beta in Kubernetes 1.5.
457457
- PodDisruptionBudget was graduated to GA in Kubernetes 1.21.
458+
- Eviction subresource was graduated to GA in Kubernetes 1.22.

keps/sig-apps/85-Graduate-PDB-to-Stable/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors:
66
owning-sig: sig-apps
77
participating-sigs:
88
- sig-scheduling
9-
status: implementable
9+
status: implemented
1010
creation-date: 2019-03-18
1111
reviewers:
1212
- "@liggitt"
@@ -27,7 +27,7 @@ stage: stable
2727
# The most recent milestone for which work toward delivery of this KEP has been
2828
# done. This can be the current (upcoming) milestone, if it is being actively
2929
# worked on.
30-
latest-milestone: "v1.21"
30+
latest-milestone: "v1.22"
3131

3232
# The milestone at which this feature was, or is targeted to be, at each stage.
3333
milestone:

0 commit comments

Comments
 (0)