-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
Merged main dev 1.27 #40532
Merged main dev 1.27 #40532
Conversation
Signed-off-by: Bishal Das <bishalhnj127@gmail.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
It's best to disable this API, which is deprecated at the time of writing. Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
`make container-serve` fails with "Error: open : no such file or directory" on SELinux enabled systems. Fix this by adding the `ro,Z` suffix to the volume mount to label the content with a read only private unshared label.
Remove redundant information about finalizers on the finalizers page within the "working with objects" section. The same description of finalizers is imported directly from the glossary, so previous to this commit a nearly identical paragraph is repeated. For reference, the text imported from the glossasry is > You can use finalizers to control garbage collection of resources. > For example, you can define a finalizer to clean up related resources > or infrastructure before the controller deletes the target resource. while the text being removed in this commit is: > You can use finalizers to control garbage collection of resources > by alerting controllers to perform specific cleanup tasks before > deleting the target resource.
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
containerd 1.7 was just released with user namespaces support. Let's mention which kubernetes versions should work with container 1.7. While we are there, let's clarify the CRI-O version and not duplicate the requirements in the concept and task pages and just add a link Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
No more Katacoda. Explain that the tutorial isn't available.
No more Katacoda.
Avoid relying on Katacoda. Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
This adds Cilium to the list of ingress controllers.
…urces-containers [zh-cn] Sync configuration/manage-resources-containers.md
sync kubespray
Update ingress-controllers.md with an entry for the cilium ingress controller
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
[fr] update link of text/template
[zh] sync page user-namespaces, sysctl-cluster
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
Note: resolved merge conflict in content/en/docs/concepts/workloads/pods/user-namespaces.md |
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
LGTM label has been added. Git tree hash: b169db48febf1e0dc5e167828b5733f4b147df09
|
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nate-double-u, Rishit-dagli The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Maintain the current and upcoming dev branch for Kubernetes 1.27 release
Release deadlines
From sig-release:
For more information
cc: 1.27 Docs Team: Mickey Boxell (@mickeyboxell / Slack: @mickey) Jackline Mutua (@katmutua / Slack: @Jacklinem), Lukonde Mwila (@LukeMwila / Slack: @lukonde Mwila), Rishit Dagli (@Rishit-dagli / Slack: @rishit Dagli), Tania Duggal (@taniaduggal / Slack: @Tania Duggal)