-
Notifications
You must be signed in to change notification settings - Fork 14.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
Graduate ReadWriteOncePod to GA #43417
Graduate ReadWriteOncePod to GA #43417
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
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.
Thanks
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 re-push commit to restart netlify
Hello @chrishenzie 👋, Please take a look at Documenting for a release - PR Ready for Review to get your PR ready for review before Tuesday 14th November 2023. Thank you! |
Hello @chrishenzie 👋, gebtle reminder to take a look at Documenting for a release - PR Ready for Review to get your PR ready for review before Tuesday 14th November 2023. Thank you! |
Hello @chrishenzie 👋, gentle reminder to take a look at Documenting for a release - PR Ready for Review to get your PR ready for review before tomorrow, Tuesday 14th November 2023. Thank you! |
4085631
to
db39d88
Compare
/assign sftim |
@Princesso Acknowledged, thank you! Ready for review now. |
db39d88
to
28108ac
Compare
I see that it has no merge conflicts now, but for some reason, the "needs-rebase" label is not removed automatically. |
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Outdated
Show resolved
Hide resolved
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.
Thanks
I recommend updating
- https://kubernetes.io/docs/tasks/configure-pod-container/configure-persistent-volume-storage/
- https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/
to explain why the page uses ReadWriteOnce
(ie, it's just an example), and to recommend ReadWriteOncePod
for production use.
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Outdated
Show resolved
Hide resolved
91ecf91
to
579defd
Compare
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.
Thanks. Here's a new round of feedback.
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/configure-pod-container/configure-persistent-volume-storage.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/administer-cluster/change-pv-access-mode-readwriteoncepod.md
Outdated
Show resolved
Hide resolved
1a4395a
to
8c30d92
Compare
This looks ready for tech review. |
/lgtm |
LGTM label has been added. Git tree hash: b39502f3f804c544d32f9af85b44370e2f8a3127
|
8c30d92
to
0da0fec
Compare
@sftim I changed all references to K8s versions (1.29) to prefix with "v" (e.g. v1.29) for both the blog and this doc, but not for the blog title because I saw that pattern used less frequently. What's your preference? Thanks! |
I have no preference. In docs, I pick whichever I think will help the reader understand best. |
Included is a task for migrating existing PersistentVolumes to use ReadWriteOncePod, taken from the alpha blog post.
0da0fec
to
c07ce39
Compare
Hello @chrishenzie 👋, gentle reminder to get your PR merged before the deadline, Tuesday 28th November 2023. Thank you! |
@Princesso: GitHub didn't allow me to assign the following users: sig-storage. Note that only kubernetes members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm 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 |
Tech LGTM: #43417 (comment) |
LGTM label has been added. Git tree hash: df67a967b9ad3d43a52a2ec207ff86e80e673dfd
|
Update references to ReadWriteOncePod feature gate to indicate it's GA / stable.
Feature: kubernetes/kubernetes#121077
Enhancement: kubernetes/enhancements#2485
/sig storage
/sig scheduling
/cc @msau42