evanlucas / fish-kubectl-completions

kubectl completions for fish shell
MIT License
576 stars 42 forks source link

Upstream to kubectl #33

Open thernstig opened 3 years ago

thernstig commented 3 years ago

Hi @evanlucas and thanks for some great completions :)

I noticed you mentioned here https://github.com/fish-shell/fish-shell/issues/5516#issuecomment-455829518 that you would eventually upstream this to kubectl. Was this abandoned or is there still such a plan?

The benefit is obviously that it would be easier to follow the version of kubectl installed.

Tobias

vorburger commented 3 years ago

see https://github.com/kubernetes/kubectl/issues/576 (waiting on https://github.com/kubernetes/kubernetes/pull/96087)

vicmunoz commented 2 years ago

Already available -> https://kubernetes.io/docs/tasks/tools/included/optional-kubectl-configs-fish/

edouard-lopez commented 2 years ago

@vorburger Thanks for you work! It seems kubectl directly provided autocompletion now. Is it still relevant to keep your project active? Would you mind mentioning the upstream solution and archive your project?

vorburger commented 2 years ago

@edouard-lopez it's actually not my work, I didn't do anything other than comment here, because I was looking for this myself, and just wanted to record what I found out at the time, for others. I wouldn't be able to follow up further on this.

vorburger commented 2 years ago

@evanlucas I suspect that @edouard-lopez meant you and not me in his comment.