-
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
add metric and flag information for BoundServiceAccountTokenVolume #24854
Conversation
Deploy preview for kubernetes-io-vnext-staging processing. Building with commit 20e4796 https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/5fa07d705bb90e00083450c7 |
exception issue is opened here: kubernetes/enhancements#2126 |
/milestone 1.20 |
@@ -55,7 +55,7 @@ different Kubernetes components. | |||
| `APIResponseCompression` | `false` | Alpha | 1.7 | | | |||
| `AppArmor` | `true` | Beta | 1.4 | | | |||
| `BalanceAttachedNodeVolumes` | `false` | Alpha | 1.11 | | | |||
| `BoundServiceAccountTokenVolume` | `false` | Alpha | 1.13 | | | |||
| `BoundServiceAccountTokenVolume` | `true` | Beta | 1.20 | | |
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.
Instead of replacing the existing line, we should add a new line so the result would be:
| `BoundServiceAccountTokenVolume` | `false` | Alpha | 1.13 | 1.19 |
| `BoundServiceAccountTokenVolume` | `true` | Beta | 1.20 | |
/hold cancel |
/hold |
will unhold once KEP updates are made |
beta graduation is moved to 1.21 per discussion in kubernetes/kubernetes#95667 (comment), but I would still like to add the metric and extended expiration description information (that can be done in the master branch of the website since it is applicable to releases prior to 1.20 as well |
/milestone clear |
i think we still want add some documentation around metrics and extended expiration. the PR is submitted. |
Then, I think this one could be to |
Can you also retitle title this as well? |
hi @zshihang can you update us on what your plan is for this PR? |
i am fine move it to master. this PR will basically add information about metric and flags. |
Deploy preview for kubernetes-io-master-staging ready! Built with commit ade3577 https://deploy-preview-24854--kubernetes-io-master-staging.netlify.app |
/lgtm |
LGTM label has been added. Git tree hash: fbf7c9f799a6c28970b9bbd9e4efeb9c975c6702
|
/hold cancel |
@kubernetes/sig-auth-pr-reviews I'd also like a technical LGTM here; is that OK? |
/lgtm |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: annajung, liggitt 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 |
No description provided.