-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Update ephemeral volumes feature state #42317
Update ephemeral volumes feature state #42317
Conversation
/sig storage |
a5fcbeb
to
615cf6f
Compare
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
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
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 should leave the shortcodes in place.
/lgtm cancel
615cf6f
to
83c61e2
Compare
Comments addressed. |
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
/approve
LGTM label has been added. Git tree hash: e87d9cd6c34fea650f5395951fca32e70b8eeffe
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pohly, sftim 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 |
Fixes: #42259
GenericEphemeralVolume
feature gate is removed in k8s v1.25 kubernetes/kubernetes#109435CSIInlineVolume
feature gate is removed in k8s v1.27 kubernetes/kubernetes#114410see the preview page.