-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
sig/cliCategorizes an issue or PR as relevant to SIG CLI.Categorizes an issue or PR as relevant to SIG CLI.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an issue tracking an enhancement targeted for Stable/GA status
Milestone
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): Add a new flag
--subresourceto kubectl commands like get, patch, edit and replace commands to allow fetching and updating subresources like status, scale, etc. - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/2590-kubectl-subresource
- Discussion Link:
- Discussion in the POC PR - kubectl: support --subresource flag kubernetes#99556
- mailing list/meeting link: https://youtu.be/zUa7dudYCQM?t=299
- Primary contact (assignee): @nikhita @MadhavJivrajani
- Responsible SIGs: SIG CLI
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): v1.24
- Beta release target (x.y): v1.27
- Stable release target (x.y): v1.33
- Alpha
- KEP (
k/enhancements) update PR(s): - Code (
k/k) update PR(s):- apiserver changes - kubectl: apiserver changes to add --subresource support kubernetes#103516
- kubectl changes - kubectl: support --subresource flag kubernetes#99556
- Docs (
k/website) update PR(s):
- KEP (
- Beta
- KEP (
k/enhancements) update PR(s): - Code (
k/k) update PR(s):- kubectl: Change subresource flag to beta kubernetes#116595
- test/e2e: Add e2e tests for kubectl --subresource kubernetes#116590
- test/e2e: Fix flaking subresource test kubernetes#116619
- add --subresource to kubectl apply kubernetes#127634
- [FG:InPlacePodVerticalScaling] Remove restrictions on subresource flag in kubectl commands kubernetes#128296
- Docs (
k/website) update(s):
- KEP (
- Stable
- KEP (
k/enhancements) update PR(s): - Code (
k/k) update PR(s): - Docs (
k/website) update(s):
- KEP (
/sig cli
/assign @nikhita @ykakarap
cc @eddiezane @soltysh @seans3 @pwittrock
Metadata
Metadata
Assignees
Labels
sig/cliCategorizes an issue or PR as relevant to SIG CLI.Categorizes an issue or PR as relevant to SIG CLI.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an issue tracking an enhancement targeted for Stable/GA status
Type
Projects
Status
Closed