File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
3638-kubectl-plugin-subcommands Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ creation-date: 2018-07-24
18
18
last-updated : 2019-02-26
19
19
status : implemented
20
20
see-also :
21
- - " https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/3638-built-in-command-shadowing "
21
+ - " https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/3638-kubectl-plugin-subcommands "
22
22
replaces :
23
23
- " https://github.com/kubernetes/community/blob/master/contributors/design-proposals/cli/kubectl-extension.md"
24
24
- " https://github.com/kubernetes/community/pull/481"
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ in back-to-back releases.
274
274
275
275
- Gather feedback from developers and surveys
276
276
- Add integration tests
277
- - Enable shadowing for all commands
277
+ - Enable shadowing for all non-existent subcommands
278
278
279
279
#### GA
280
280
Original file line number Diff line number Diff line change 1
- title : Add built-in command shadowing support by plugins
1
+ title : Improve kubectl plugin resolution for non-shadowing subcommands
2
2
kep-number : 3638
3
3
authors :
4
4
- " @ardaguclu"
You can’t perform that action at this time.
0 commit comments