Skip to content

Commit

Permalink
feat(kubeshark): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Dec 19, 2024
1 parent 19c6c67 commit fdd3c4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
/_kubelogin
/_kubemqctl
/_kubesec
/_kubeshark
/l2ping
/lbzip2
/ldapadd
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,7 @@ CLEANFILES = \
_kubelogin \
_kubemqctl \
_kubesec \
_kubeshark \
l2ping \
lbzip2 \
ldapadd \
Expand Down Expand Up @@ -1172,6 +1173,7 @@ symlinks: $(DATA)
_kubelogin \
_kubemqctl \
_kubesec \
_kubeshark \
_lefthook \
_linkerd \
_mattermost \
Expand Down

0 comments on commit fdd3c4a

Please sign in to comment.