Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
b22ba87a
Commit
b22ba87a
authored
Aug 17, 2016
by
Kubernetes Submit Queue
Committed by
GitHub
Aug 17, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #30165 from mikedanese/shortname
Automatic merge from submit-queue add shortname for certificate signing request in kubectl #30163
parents
e800c391
0ca2511b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
kubectl.go
pkg/kubectl/kubectl.go
+1
-0
No files found.
pkg/kubectl/kubectl.go
View file @
b22ba87a
...
@@ -150,6 +150,7 @@ var shortForms = map[string]string{
...
@@ -150,6 +150,7 @@ var shortForms = map[string]string{
// and add an entry to valid_resources when appropriate.
// and add an entry to valid_resources when appropriate.
"cm"
:
"configmaps"
,
"cm"
:
"configmaps"
,
"cs"
:
"componentstatuses"
,
"cs"
:
"componentstatuses"
,
"csr"
:
"certificatesigningrequests"
,
"deploy"
:
"deployments"
,
"deploy"
:
"deployments"
,
"ds"
:
"daemonsets"
,
"ds"
:
"daemonsets"
,
"ep"
:
"endpoints"
,
"ep"
:
"endpoints"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment