mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #30165 from mikedanese/shortname
Automatic merge from submit-queue add shortname for certificate signing request in kubectl #30163
This commit is contained in:
commit
b22ba87ab3
@ -150,6 +150,7 @@ var shortForms = map[string]string{
|
||||
// and add an entry to valid_resources when appropriate.
|
||||
"cm": "configmaps",
|
||||
"cs": "componentstatuses",
|
||||
"csr": "certificatesigningrequests",
|
||||
"deploy": "deployments",
|
||||
"ds": "daemonsets",
|
||||
"ep": "endpoints",
|
||||
|
Loading…
Reference in New Issue
Block a user