Merge pull request #25646 from nhlfr/kubectl-petset-resource
Automatic merge from submit-queue Include petsets in kubectl valid commands Petsets are already implemented in kubectl, but there were no hints for that subcommand. Fixes #25615
This commit is contained in:
@@ -169,6 +169,7 @@ __custom_func() {
|
||||
* limitranges (aka 'limits')
|
||||
* nodes (aka 'no')
|
||||
* namespaces (aka 'ns')
|
||||
* petsets (alpha feature, may be unstable)
|
||||
* pods (aka 'po')
|
||||
* persistentvolumes (aka 'pv')
|
||||
* persistentvolumeclaims (aka 'pvc')
|
||||
|
Reference in New Issue
Block a user