Skip to content

Commit 013a444

Browse files
committed
update for release 1.29
Signed-off-by: Mike Brown <[email protected]>
1 parent 60255fd commit 013a444

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

keps/sig-node/2535-ensure-secret-pulled-images/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,8 +337,6 @@ Yes.
337337
338338
Will go back to working as designed.
339339
340-
enj comment: Admin would need to go back to whatever old way they were using to enforce this image pull auth check. And also, as the feature is rolling out to kubelets (which is slow), they need to retain any API server based checks until rollout has completed.
341-
342340
###### Are there any tests for feature enablement/disablement?
343341
344342
Yes, tests run both enabled and disabled.

keps/sig-node/2535-ensure-secret-pulled-images/kep.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ approvers:
1616
- "@dchen1107"
1717
- "@derekwaynecarr"
1818
stage: alpha
19-
latest-milestone: "v1.28"
19+
latest-milestone: "v1.29"
2020
milestone:
21-
alpha: "v1.28"
22-
beta: "v1.29"
23-
stable: "v1.31"
21+
alpha: "v1.29"
22+
beta: "v1.30"
23+
stable: "v1.32"
2424
feature-gates:
2525
- name: KubeletEnsureSecretPulledImages
2626
components:

0 commit comments

Comments
 (0)