-
Couldn't load subscription status.
- Fork 15.1k
ContainerRestartRules is beta now #52935
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
base: dev-1.35
Are you sure you want to change the base?
ContainerRestartRules is beta now #52935
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
0adecd0 to
edea161
Compare
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
| - stage: alpha | ||
| defaultValue: false | ||
| fromVersion: "1.34" | ||
|
|
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.
Heya, this needs a tweak.
| toVersion: "1.34" |
| has its container-level `restartPolicy` set to `Always`, and does not support `restartPolicyRules`. | ||
|
|
||
| The container restarts will follow the same exponential backoff as pod restart policy described above. | ||
| Supported container restart policies: |
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.
nit: it'd be nice to swap these so that they are a description list.
Not required, but recommended; when features go enabled-by-default, we prefer the docs to be GA quality at that point.
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.
Ah, see #52971
/sig node
KEP: kubernetes/enhancements#5307