derailed / popeye

👀 A Kubernetes cluster resource sanitizer
https://popeyecli.io
Other
5.26k stars 284 forks source link

Document Krew installation method #175

Open ahmetb opened 3 years ago

ahmetb commented 3 years ago

It seems kubectl krew install popeye also works. Is that not a supported installation method? I don't see it in the README.

lee-harmonic commented 3 years ago

It installs quite an old version, perhaps the krew index should be updated?

ahmetb commented 3 years ago

For that, please consider setting up Krew release automation which helps you skip manually making updates to your Krew manifests on each new version and send a pull request. It’s a GitHub workflow bot that can run every time you push a new tag. Those PRs are automatically approved.