ahmetb / kubectx

Faster way to switch between clusters and namespaces in kubectl
https://kubectx.dev
Apache License 2.0
17.66k stars 1.26k forks source link

Windows installation instructions (winget) (#365) #381

Closed Okeanos closed 1 year ago

Okeanos commented 1 year ago

Resolves #365

ahmetb commented 1 year ago

Thanks. Should I get added as a backup maintainer there?

Okeanos commented 1 year ago

The winget-pkgs repo is free for everyone to contribute. There are a few sanity checks involved etc. but ultimately they don't really (appear to) track maintainers of packages. I was simply the first to provide manifests for yours.

As author you are very much free to intervene on behalf of your packages, though.

One thing that cropped up during the PRs was the way kubens and kubectx handle themselves if no config exists:

Personally, I thing that's a faulty winget assumption but … eh. If you think that is something that can be improved in kubens/kubectx sure?