-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Ensure secret pulled images #2535
Comments
Thx @adisky |
/stage stable Note: Since this is a bugfix Mike would like to target graduation directly to stable. |
Hey @mikebrow, 1.22 Enhancements Lead here. 👋
@ehashman That should be fine so long as SIG Node are happy with that. (cc @dchen1107 @derekwaynecarr) I'm aware there's an open PR for your KEP open, but I'd just like to highlight a few things. By enhancements freeze (23:59:59 PST on Thursday 13th May) we require the following:
|
exception was filed last week.. no response yet. KEP updated to latest format and to resolve review questions (mainly added feature gate and switch to alpha vs going directly to GA. Code PR needs final reviews to go over the added feature gate. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
Hi @adisky! 1.23 Enhancements team here. Just checking in as we approach enhancements freeze on Thursday 09/09. Here's where this enhancement currently stands:
Looks like for this one, we would need the following:
Also, could we please add some more information in the
Thank you! |
cc @mikebrow |
@adisky @Priyankasaggu11929 I updated the KEP adding a description for the test plan and links.. and updated the KEP's alpha target from 1.22 to 1.23. |
Thank you so much for adding the changes, @mikebrow. Just to confirm once:
Could you please confirm this part. Thanks once again. :) |
Yes, it is right to change the stage to alpha.
Forgot to hit the save button on those changes :-) Fixed now. Cheers, Mike |
Thanks for the changes @mikebrow :) |
Hello @mikebrow, just checking in as we approach 1.23 enhancements freeze tonight (09/09/2021, 23:59 PDT). Looks like the PR #1608 has got both Is it intended or can be removed to go ahead.? As with the PR merged, this enhancements will be ready for the 1.23 enhancements freeze tonight. Thank you! |
Just an update, the The KEP is now tracked for the kubernetes 1.23 release. Thank you so much @mikebrow. |
Hello @pacoxu @mikebrow @haircommander 👋, 1.31 Enhancements team here, Now that PR #4693 has been merged, all the KEP requirements are in place and merged into k/enhancements. Before the enhancement freeze, it would be appreciated if following nits could be addressed:
Aside from the minor nits mentioned above, this enhancement is all good for the upcoming enhancements freeze. 🚀 The status of this enhancement is now marked as |
I will give it a try the next release cycle if no one take it in v1.31. |
ah no I am taking this but I need you to update the issue as described in #2535 (comment) |
Updated. /assign @haircommander |
Hello @haircommander 👋, 1.31 Docs Shadow here. Does this enhancement work planned for 1.31 require any new docs or modification to existing docs? If so, please follows the steps here to open a PR against dev-1.31 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday June 27, 2024 18:00 PDT. Also, take a look at Documenting for a release to get yourself familiarised with the docs requirement for the release. Thank you! |
Hi @mikebrow @haircommander @pacoxu, 👋 from the v1.31 Communications Team! We'd love for you to opt in to write a feature blog about your enhancement! To opt in, let us know and open a Feature Blog placeholder PR against the website repository by 3rd July, 2024. For more information about writing a blog see the blog contribution guidelines. Note: In your placeholder PR, use |
Hi @haircommander, good day. Gentle reminder to reopen the Doc placeholder PR against v1.31 for this enhancement before June 27th, 2024 which is the deadline for having a doc PR up. Thank you! |
@sairameshv can you do that please? |
…mage pull update feature Reference: kubernetes/enhancements#2535 Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
…mage pull update feature Reference: kubernetes/enhancements#2535 Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
Hey @Princesso , Would this draft PR work? |
It does, thank you! |
Hey @mikebrow @haircommander @pacoxu, friendly reminder about the upcoming blog opt-in and placeholder deadline on July 3rd. Please open a blog placeholder PR if you are interested in contributing a blog. |
Hello @rashansmith , Here is a draft PR for the blog updates. |
Hey again @pacoxu @sairameshv @haircommander👋, 1.31 Enhancements team here, Just checking in as we approach code freeze at at 02:00 UTC Wednesday 24th July 2024 / 19:00 PDT Tuesday 23rd July 2024. Here's where this enhancement currently stands:
For this enhancement, it looks like the following PRs are open and need to be merged before code freeze (and we need to update the Issue description to include all the related PRs of this KEP):
Additionally, please let me know if there are any other PRs in k/k not listed in the description that we should track for this KEP, so that we can maintain accurate status. For this KEP, we would need to do the following:
If you anticipate missing code freeze, you can file an exception request in advance. The status of this enhancement is marked as |
Hey again @pacoxu @sairameshv @haircommander👋, 1.31 Enhancements team here, Just a quick friendly reminder as we approach code freeze in around two weeks time, at 02:00 UTC Wednesday 24th July 2024 / 19:00 PDT Tuesday 23rd July 2024. The current status of this enhancement is marked as If you anticipate missing code freeze, you can file an exception request in advance. |
Hey again @pacoxu @sairameshv @haircommander👋, 1.31 Enhancements team here, Just a quick friendly reminder as we approach code freeze next week, at 02:00 UTC Wednesday 24th July 2024 / 19:00 PDT Tuesday 23rd July 2024. The current status of this enhancement is marked as If you anticipate missing code freeze, you can file an exception request in advance. |
Hey again @pacoxu @sairameshv @haircommander👋, 1.31 Enhancements team here, Just a quick friendly reminder as we approach code freeze in less than 2 days, at 02:00 UTC Wednesday 24th July 2024 / 19:00 PDT Tuesday 23rd July 2024. The current status of this enhancement is marked as If you anticipate missing code freeze, you can file an exception request in advance. |
Hello @pacoxu @sairameshv @haircommander👋, Kubernetes 1.31 Enhancements team here, Unfortunately, the implementation (code related) PR(s) associated with this enhancement is not in the merge-ready state by code-freeze and hence this enhancement is now removed from the v1.31 milestone. If you still wish to progress this enhancement in v1.31, please file an exception request as soon as possible, within three days. If you have any questions, you can reach out in the #release-enhancements channel on Slack and we'll be happy to help. Thanks! |
/milestone clear |
/sig auth |
Enhancement Description
IfNotPresent
image pull policyKubelet should enforce access to images after they've already been pulled to a node kubernetes#18787
k/enhancements
) update PR(s):k/k
) update PR(s):first try Ensure secret pulled images kubernetes#94899kubelet: ensure secret pulled image kubernetes#114847k/website
) update PR(s):[WIP] Document KubeletEnsureSecretPulledImages feature website#43454Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
/sig node
The text was updated successfully, but these errors were encountered: