ahmetb / kubectx

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

Provide installation through chocolatey #264

Open jeffmaury opened 4 years ago

jeffmaury commented 4 years ago

Chocolatey is so nice for Windows users

ahmetb commented 4 years ago

I don't have time to develop one, and it requires regular maintenance. Binaries are available out there if someone wants to package it.

jeffmaury commented 4 years ago

I don't think so. I could be like that:

Only a chocolatey.org token would be required from you. I will prototype in my repo and then provide you a PR.

digitalcoyote commented 4 years ago

I'd be willing to add this to my AU repo if there is interest. AU repos are the recommended way of updating chocolatey packages (uses Appveyor by default, but could be modified for GitHub Actions). It watches repositories for releases and automatically packs/publishes. I'm also open to assisting if this project wants to setup automation for this.

jeffmaury commented 4 years ago

@digitalcoyote feel free to add them to your repo as seems you have all the build and deploy infra already

digitalcoyote commented 4 years ago

Working on that now. @ahmetb if you would like, I can add you as a maintainer. This would give you basic management rights to the package (delist versions, manually push, etc).

digitalcoyote commented 4 years ago

Sudden funeral has a delay on that. I'll try to get this up soon. The initial update script I wrote is failing in CI bit not locally. I'll comment again when I get it working.

ahmetb commented 4 years ago

For now go ahead and manage the Chocolatey, you can add me as a backup owner: ahmetalpbalkan

digitalcoyote commented 4 years ago

Submitted, Maintainer added, and I'm just waiting for approval. I'll ready a PR with install instructions for when they are able to actually be installed