Skip to content
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
merged 117 commits into from
Apr 5, 2023
Merged

Conversation

mickeyboxell
Copy link
Contributor

Maintain the current and upcoming dev branch for Kubernetes 1.27 release

Release deadlines

From sig-release:

Date Description
March 16 Open Placeholder PRs
March 24 PRs ready for review
April 4 All PRs reviewed and ready to merge

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)

bishal7679 and others added 30 commits August 25, 2022 09:00
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.
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>
@k8s-ci-robot k8s-ci-robot added this to the 1.27 milestone Apr 5, 2023
@netlify
Copy link

netlify bot commented Apr 5, 2023

👷 Deploy Preview for kubernetes-io-vnext-staging processing.

Name Link
🔨 Latest commit 31439e3
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/642dca90714636000854940e

@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. area/blog Issues or PRs related to the Kubernetes Blog subproject language/de Issues or PRs related to German language labels Apr 5, 2023
@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language language/fr Issues or PRs related to French language language/hi Issues or PRs related to Hindi language language/id Issues or PRs related to Indonesian language cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/ja Issues or PRs related to Japanese language language/pt Issues or PRs related to Portuguese language language/ru Issues or PRs related to Russian language language/zh Issues or PRs related to Chinese language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Apr 5, 2023
@mickeyboxell
Copy link
Contributor Author

Note: resolved merge conflict in content/en/docs/concepts/workloads/pods/user-namespaces.md

Copy link
Member

@Rishit-dagli Rishit-dagli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 5, 2023
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: b169db48febf1e0dc5e167828b5733f4b147df09

Copy link
Contributor

@nate-double-u nate-double-u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@k8s-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 5, 2023
@k8s-ci-robot k8s-ci-robot merged commit 9f76854 into kubernetes:dev-1.27 Apr 5, 2023
@mickeyboxell mickeyboxell deleted the merged-main-dev-1.27 branch April 6, 2023 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/blog Issues or PRs related to the Kubernetes Blog subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/de Issues or PRs related to German language language/en Issues or PRs related to English language language/fr Issues or PRs related to French language language/hi Issues or PRs related to Hindi language language/id Issues or PRs related to Indonesian language language/ja Issues or PRs related to Japanese language language/pt Issues or PRs related to Portuguese language language/ru Issues or PRs related to Russian language language/zh Issues or PRs related to Chinese language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.