Skip to content

Commit fceeb86

Browse files
authored
Merge pull request kubernetes#3639 from ardaguclu/builtin-cmd-shadowing
KEP-3638: Enable built-in command shadowing by plugins
2 parents 67a4090 + f824420 commit fceeb86

File tree

4 files changed

+737
-1
lines changed

4 files changed

+737
-1
lines changed

keps/prod-readiness/sig-cli/3638.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kep-number: 3638
2+
alpha:
3+
approver: "@johnbelamaric"

keps/sig-cli/2379-kubectl-plugins/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ creation-date: 2018-07-24
1818
last-updated: 2019-02-26
1919
status: implemented
2020
see-also:
21-
- n/a
21+
- "https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/3638-built-in-command-shadowing"
2222
replaces:
2323
- "https://github.com/kubernetes/community/blob/master/contributors/design-proposals/cli/kubectl-extension.md"
2424
- "https://github.com/kubernetes/community/pull/481"

0 commit comments

Comments
 (0)