-
Notifications
You must be signed in to change notification settings - Fork 15.1k
KEP-3751 VolumeAttributesClass GA in 1.34 Doc Update #51726
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
Conversation
|
I think this should be submitted to dev-1.34. |
e448af4 to
101f3f2
Compare
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
|
The change looks good to me, but CI failed. |
| defaultValue: false | ||
| fromVersion: "1.31" | ||
| toVersion: "1.33" | ||
| - stage: ga |
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.
ga -> stable will fix the build:
2:10:24 PM: ERROR Invalid 'stage' value 'ga' specified for feature gate 'VolumeAttributesClass' in en/docs/reference/command-line-tools-reference/feature-gates/VolumeAttributesClass.md (Valid values are: [alpha beta stable deprecated])
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.
Done, updated.
101f3f2 to
f0451a3
Compare
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
/lgtm |
|
LGTM label has been added. Git tree hash: c331c328879364d15e094541c2a0e62e93e3de6d
|
|
Please also update this link if needed https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/ |
|
Please tell users the feature-gate can be disabled by themselves. |
Should we add this to the vac page or just the blog post, because it means we need to come back modify it after 1.35 |
f0451a3 to
5a4aabc
Compare
|
@carlory Added the wording of disabling it for 1.34 |
|
When feature gates become locked to true, we should update the metadata in this repo to reflect that. |
|
It should be locked to true in 1.35 |
|
The page uses beta version to show the volume attributes class. Do we want to switch it to the stable version when the sidecar is released? |
Yes, but we can do it afterwards instead of this doc freeze? I was thinking we can always update the CSI doc content afterwards which gives us flexibility. |
5a4aabc to
a0b2efa
Compare
a0b2efa to
e489247
Compare
|
/lgtm |
|
LGTM label has been added. Git tree hash: d3236837780b4adc42806bdeeb5da712173ed85e
|
|
/lgtm |
lmktfy
left a comment
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.
We typically don't write "please" in our docs, and because this is targeting GA, I'm going to recommend we find another way to suggest that—nicely.
e489247 to
2d15dba
Compare
|
Removed the "please" |
|
/lgtm |
|
LGTM label has been added. Git tree hash: 0cb0a5448e44215212832191b1e840dd5faa5306
|
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: natalisucks 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 |
Description
Doc update for VAC GA in 1.34
Issue
Closes: #