-
Notifications
You must be signed in to change notification settings - Fork 1.6k
KEP-2590: update supported subresources list #5179
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
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: soltysh 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 |
| This document proposes adding a new `--subresource` flag to the following kubectl | ||
| subcommands: `get`, `patch`, `edit`, `apply` and `replace`. The goal of this flag | ||
| is to simplify the process of fetching and updating `status` and `scale` subresources. | ||
| is to simplify the process of fetching and updating `status`, `scale` and `resize` |
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.
Would it be better if we add resize KEP in kep.yaml references?
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.
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.
yes, but not blocker.
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.
Updated.
|
/lgtm |
Signed-off-by: Maciej Szulik <[email protected]>
afd35d2 to
8186447
Compare
|
/hold cancel |
|
/lgtm |
resizesubresource which was added in [FG:InPlacePodVerticalScaling] Remove restrictions on subresource flag in kubectl commands kubernetes#128296/assign @ardaguclu