We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87dac43 commit 7e8109aCopy full SHA for 7e8109a
keps/sig-node/3673-kubelet-parallel-image-pull-limit/kep.yaml
@@ -6,7 +6,7 @@ authors:
6
owning-sig: sig-node
7
status: implementable
8
creation-date: 2023-01-05
9
-last-updated: 2024-01-29
+last-updated: 2024-10-31
10
reviewers:
11
- "@SergeyKanzhelev"
12
approvers:
@@ -18,10 +18,10 @@ stage: beta
18
# The most recent milestone for which work toward delivery of this KEP has been
19
# done. This can be the current (upcoming) milestone, if it is being actively
20
# worked on.
21
-latest-milestone: "v1.30"
+latest-milestone: "v1.32"
22
23
# The milestone at which this feature was, or is targeted to be, at each stage.
24
milestone:
25
alpha: "v1.27"
26
- beta: "v1.30"
27
- stable: "v1.32"
+ beta: "v1.32"
+ stable: "v1.34"
0 commit comments