retina icon indicating copy to clipboard operation
retina copied to clipboard

Distribute kubectl-retina in krew

Open rbtr opened this issue 1 year ago • 3 comments

kubectl-retina is currently distributed as a binary in the release artifacts. It would significantly improve the UX to distribute it via Krew.

### Tasks
- [ ] https://github.com/microsoft/retina/pull/126
- [ ] https://github.com/microsoft/retina/pull/193
- [ ] https://github.com/microsoft/retina/pull/194

rbtr avatar Mar 21 '24 18:03 rbtr

for most complete UX this probably requires that we build kubectl-retina for all supported platforms of kubectl

rbtr avatar Mar 21 '24 18:03 rbtr

depends on #100

rbtr avatar Mar 21 '24 18:03 rbtr

once the plugin is accepted we should follow their recommendation and automate releases

https://krew.sigs.k8s.io/docs/developer-guide/release/automating-updates/ https://github.com/rajatjindal/krew-release-bot

rbtr avatar Mar 27 '24 20:03 rbtr

All related PRs have been merged 🚀

nddq avatar Apr 01 '24 16:04 nddq