-
Notifications
You must be signed in to change notification settings - Fork 1.6k
KEP-3085: promote to GA in 1.35 #5552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
KEP-3085: promote to GA in 1.35 #5552
Conversation
Priyankasaggu11929
commented
Sep 20, 2025
- One-line PR description: Promote KEP 3085 to GA in 1.35.
- Issue link: [KEP-3085] Add condition for sandbox creation (xposted from original issue) #4138
- Other comments:
cc: @kannon92 for review. Thanks! |
/assign @kannon92 |
- [] Volume Mounting Issues | ||
- [x] Add test to verify sandbox condition for missing configmap. | ||
(added as part of [k/k PR#121321](https://github.com/kubernetes/kubernetes/pull/121321)) | ||
- [ ] Add test to verify sandbox condition for missing secret. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- [ ] Add test to verify sandbox condition for missing secret.
This pending test is addressed by kubernetes/kubernetes#134179
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/assign @SergeyKanzhelev @mrunalp @dchen1107
see-also: | ||
- none | ||
replaces: | ||
- none |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please update reviewers and approvers for this KEP (or add more)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addressed in 2f2f993
Added all three SIG leads mentioned in #5552 (review) along with existing approver/reviewer.
|
||
- Alpha in 1.25. | ||
- PodHasNetwork renamed to PodReadyToStartContainers in 1.28. | ||
- Beta promotion to 1.29 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any use we know of for this condition? GA criteria is not asking for the adoption, but it is a good validation that actually useful condition and there is no "open discussions" that are required by the criteria
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It’s more informational.
@gjkim42 pointed out that it is being used by external controllers. I have not received any feedback on this feature (positive or negative).
New changes are detected. LGTM label has been removed. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Priyankasaggu11929 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |