Skip to content

Commit 7e8109a

Browse files
authored
update KEP-3673 status: e2e added in v1.32 for beta
1 parent 87dac43 commit 7e8109a

File tree

1 file changed

+4
-4
lines changed
  • keps/sig-node/3673-kubelet-parallel-image-pull-limit

1 file changed

+4
-4
lines changed

keps/sig-node/3673-kubelet-parallel-image-pull-limit/kep.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors:
66
owning-sig: sig-node
77
status: implementable
88
creation-date: 2023-01-05
9-
last-updated: 2024-01-29
9+
last-updated: 2024-10-31
1010
reviewers:
1111
- "@SergeyKanzhelev"
1212
approvers:
@@ -18,10 +18,10 @@ stage: beta
1818
# The most recent milestone for which work toward delivery of this KEP has been
1919
# done. This can be the current (upcoming) milestone, if it is being actively
2020
# worked on.
21-
latest-milestone: "v1.30"
21+
latest-milestone: "v1.32"
2222

2323
# The milestone at which this feature was, or is targeted to be, at each stage.
2424
milestone:
2525
alpha: "v1.27"
26-
beta: "v1.30"
27-
stable: "v1.32"
26+
beta: "v1.32"
27+
stable: "v1.34"

0 commit comments

Comments
 (0)