Skip to content

Commit e130911

Browse files
committed
feat(kubelogin): add 3rd party fallback completion loader
https://github.com/int128/kubelogin
1 parent a9b0084 commit e130911

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

completions/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
/_kubectl-argo-rollouts
203203
/_kubectl-kuttl
204204
/_kubescape
205+
/_kubelogin
205206
/l2ping
206207
/lbzip2
207208
/ldapadd

completions/Makefile.am

+2
Original file line numberDiff line numberDiff line change
@@ -762,6 +762,7 @@ CLEANFILES = \
762762
_kubectl-argo-rollouts \
763763
_kubectl-kuttl \
764764
_kubescape \
765+
_kubelogin \
765766
l2ping \
766767
lbzip2 \
767768
ldapadd \
@@ -1166,6 +1167,7 @@ symlinks: $(DATA)
11661167
_kubectl-argo-rollouts \
11671168
_kubectl-kuttl \
11681169
_kubescape \
1170+
_kubelogin \
11691171
_lefthook \
11701172
_linkerd \
11711173
_mattermost \

0 commit comments

Comments
 (0)