mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-01 22:34:14 +00:00
Merge pull request #44746 from xiangpengzhao/fix-podpreset
Automatic merge from submit-queue Add support for PodPreset in `kubectl get` command **What this PR does / why we need it**: PR title **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #44736 **Special notes for your reviewer**: **Release note**: ```release-note NONE ```
This commit is contained in:
@@ -223,6 +223,7 @@ __custom_func() {
|
||||
* persistentvolumeclaims (aka 'pvc')
|
||||
* persistentvolumes (aka 'pv')
|
||||
* poddisruptionbudgets (aka 'pdb')
|
||||
* podpreset
|
||||
* pods (aka 'po')
|
||||
* podsecuritypolicies (aka 'psp')
|
||||
* podtemplates
|
||||
|
||||
Reference in New Issue
Block a user