File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
keps/sig-apps/85-Graduate-PDB-to-Stable Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -455,3 +455,4 @@ details). For now, we leave it here.
455
455
- PodDisruptionBudget was introduced in Kubernetes 1.4 as an alpha version.
456
456
- PodDisruptionBudget was graduated to beta in Kubernetes 1.5.
457
457
- PodDisruptionBudget was graduated to GA in Kubernetes 1.21.
458
+ - Eviction subresource was graduated to GA in Kubernetes 1.22.
Original file line number Diff line number Diff line change 6
6
owning-sig : sig-apps
7
7
participating-sigs :
8
8
- sig-scheduling
9
- status : implementable
9
+ status : implemented
10
10
creation-date : 2019-03-18
11
11
reviewers :
12
12
- " @liggitt"
@@ -27,7 +27,7 @@ stage: stable
27
27
# The most recent milestone for which work toward delivery of this KEP has been
28
28
# done. This can be the current (upcoming) milestone, if it is being actively
29
29
# worked on.
30
- latest-milestone : " v1.21 "
30
+ latest-milestone : " v1.22 "
31
31
32
32
# The milestone at which this feature was, or is targeted to be, at each stage.
33
33
milestone :
You can’t perform that action at this time.
0 commit comments