Skip to content

Commit 19c6c67

Browse files
committed
feat(kubesec): add 3rd party fallback completion loader
https://github.com/controlplaneio/kubesec
1 parent 4c9798d commit 19c6c67

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@
204204
/_kubescape
205205
/_kubelogin
206206
/_kubemqctl
207+
/_kubesec
207208
/l2ping
208209
/lbzip2
209210
/ldapadd

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -764,6 +764,7 @@ CLEANFILES = \
764764
_kubescape \
765765
_kubelogin \
766766
_kubemqctl \
767+
_kubesec \
767768
l2ping \
768769
lbzip2 \
769770
ldapadd \
@@ -1170,6 +1171,7 @@ symlinks: $(DATA)
11701171
_kubescape \
11711172
_kubelogin \
11721173
_kubemqctl \
1174+
_kubesec \
11731175
_lefthook \
11741176
_linkerd \
11751177
_mattermost \

0 commit comments

Comments
 (0)