-
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
Speed up recursive SELinux label change #1710
Comments
/sig storage |
Hey @jsafrane -- 1.19 Enhancements Lead here. I wanted to check in and see if you think this Enhancement will be graduating in 1.19? In order to have this part of the release:
The current release schedule is:
|
Hi @jsafrane, Tomorrow, Tuesday May 19 EOD Pacific Time is Enhancements Freeze Will this enhancement be part of the 1.19 release cycle? |
@jsafrane -- Unfortunately, the deadline for the 1.19 Enhancement freeze has passed. For now, this is being removed from the milestone and 1.19 tracking sheet. If there is a need to get this in, please file an enhancement exception. |
@palnabarun hey, we've just merged the KEP yesterday, at the last moment. I admit I did not pay attention to this enhancement issue and focused on the design. Do I really need an exception just to restore the milestone? |
Yes, an exception would be needed. Here is the process on how to file and exception request. |
/milestone v1.19 |
/stage alpha |
Hi @jsafrane - My name is Zachary, 1.19 Docs shadow. Is this enhancement work planned for 1.19 and does it require any new docs (or modifications to existing docs)? If not, can you please update the 1.19 Enhancement Tracker Sheet, or let me know, I can do it for you :) |
@zestrells, yes, documentation will be needed. I can't edit the tracking sheet, can you please note it there? |
Hey @jsafrane, I am with the enhancements team for the The code freeze deadline for the Enhancement is Have a wonderful day. 🖖 |
Hi @jsafrane - Just a reminder that docs placeholder PR against dev-1.19 is due by June 12th. Does this enhancement require any changes to docs? If so, can you update here with a link to the PR once you have it in place? If not, please update the same, so that the tracking sheet can be updated accordingly. Thanks! |
Hey @jsafrane, This is just a reminder that the code freeze for the enhancement is Have a wonderful day. 🖖 |
API PR: kubernetes/kubernetes#91838 |
Hi, @jsafrane This is a follow-up to the communication that went out to Thursday, July 9th: Week 13 - Code Freeze
Thursday, July 16th: Week 14 - Docs must be completed and reviewed
Tuesday, August 25th: Week 20 - Kubernetes v1.19.0 released
Thursday, August 27th: Week 20 - Release Retrospective You can find the revised Schedule in the sig-release Repo Please let me know if you have any questions. 🖖 |
Hi @jsafrane , This is just a follow up to my earlier messages on the upcoming deadlines. The code freeze deadline is For the enhancement to be included into Please refer to the Exception Process documentation in case if there is a need for one. |
/milestone clear |
Hello @jsafrane 👋, v1.33 Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th February 2025 / 19:00 PDT Thursday 13th February 2025. This enhancement is targeting stage Here's where this enhancement currently stands:
For this KEP, we would need to update the following:
The status of this enhancement is marked as If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
Hi @jsafrane 👋, 1.33 Enhancements team here, Just a quick friendly reminder as we approach the enhancements freeze later this week, at 02:00 UTC Friday 14th February 2025 / 19:00 PDT Thursday 13th February 2025. The current status of this enhancement is marked as If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
@dipesh-rawat with #5096 merged, I think I am fine for 1.33. Please let me know if I missed some field somewhere, I can still fix it quickly. |
@jsafrane Now that PR #5096 has been merged, all the KEP requirements are in place and merged into k/enhancements, this enhancement is all good for the upcoming enhancements freeze. 🚀 The status of this enhancement is marked as /label tracked/yes |
Hi @jsafrane! 👋 v1.33 Docs Shadow here. Does this enhancement work planned for v1.33 require any new docs or modification to existing docs? If so, please follow the steps here to open a PR against dev-1.33 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday 27th February 2025 18:00 PDT. Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. Thank you! |
@jsafrane Pinging as a reminder again for the docs placeholder PR deadline! Please open your docs placeholder PR by 27th February, thanks! |
Hi @jsafrane 👋 -- this is Agustina (@aibarbetta) from the 1.33 Communications Team! For the 1.33 release, we are currently in the process of collecting and curating a list of potential feature blogs, and we'd love for you to consider writing one for your enhancement! As you may be aware, feature blogs are a great way to communicate to users about features which fall into (but not limited to) the following categories:
To opt in to write a feature blog, could you please let us know and open a "Feature Blog placeholder PR" (which can be only a skeleton at first) against the website repository by Wednesday, 5th March, 2025? For more information about writing a blog, please find the blog contribution guidelines 📚 Tip Some timeline to keep in mind:
Note In your placeholder PR, use |
Hey again @jsafrane 👋, 1.33 Enhancements team here, Just checking in as we approach code freeze at at 2:00 UTC Friday 21st March 2025 / 19:00 PDT Thursday 20th March 2025. Here's where this enhancement currently stands:
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 |
Hi @jsafrane 👋, 1.33 Communications Team here again! This is a gentle reminder for the feature blog deadline mentioned above, which is 02:00 UTC Wednesday, 5th March, 2025. I see a blog was written some time ago, has anything changed? would you like to write about it? To opt in, please let us know and open a Feature Blog placeholder PR against Tip Some timeline to keep in mind:
Note In your placeholder PR, use |
Hi @jsafrane 👋, 1.33 Enhancements team here, Just a quick friendly reminder as we approach the code freeze later this week, at 02:00 UTC Friday 21st March 2025 / 19:00 PDT Thursday 20th March 2025. The current status of this enhancement is marked as If you anticipate missing code freeze, you can file an exception request in advance. Thank you! |
Hi @jsafrane, I just noticed that the following two PRs related to this enhancement have been merged:
Could we please get confirmation that all required changes have been merged and that there are no other PRs remaining or planned before we update the final status of the KEP for code freeze? Just reaching out since we have less than 2 days left before the freeze. Thanks! |
Enhancement Description
One-line enhancement description (can be used as a release note): Speed up container startup by mounting volumes with the correct SELInux label instead of changing each file on the volumes recursively.
Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/1710-selinux-relabeling
Primary contact (assignee): @jsafrane
Responsible SIGs: sig-storage, sig-node
The KEP describes 3 phases / 3 feature gates.
SELinuxMountReadWriteOncePod:
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update PR(s):k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update(s):SELinuxChangePolicy
k/enhancements
) update PR(s): 1710: Add SELinuxChangePolicy to PodSpec #4843k/k
) update PR(s):k/website
) update PR(s):k/enhancements
) update PR(s): 1710: selinux: Update the KEP for 1.33 and graduate to Beta #5096k/k
) update PR(s):k/website
) update(s):SELinuxMount
k/enhancements
) update PR(s): Start SELinuxMount alpha #4436k/k
) update PR(s):k/website
) update PR(s): Document SELinuxMount feature gate website#45280k/enhancements
) update PR(s): 1710: selinux: Update the KEP for 1.33 and graduate to Beta #5096 (same as SELinuxChangePolicy)k/k
) update PR(s):k/website
) update(s):The text was updated successfully, but these errors were encountered: