nilic / kubectl-netshoot

kubectl plugin for spinning up netshoot container for network troubleshooting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please add netshoot kubect plugin to krew

gebi opened this issue · comments

Hi,

netshoot is such a timesaver and also your plugin, it would be really nice if you could add the plugin to krew which basically only needs writing a manifest file to add it to the krew plugin index.

https://krew.sigs.k8s.io/docs/developer-guide/distributing-with-krew/

i can also give it a shot because with all the plugins it's much nicer to have a system to automatically update all the plugins, and with hundrets of them already in krew it would be a huge benefit, because imho netshoot is the best debug image out there :)!

Hi and thanks for your interest. There is already an open PR for adding the plugin to krew, but unfortunately krew maintainers don't think that the plugin meets krew standards. Please feel free to express your view in the krew-index PR. Thanks.

oh... ok they deem it a too thin wrapper over already existing primitives, seems they want to correct their one-line wrapper count a bit from the beginning of krew project...
yea i can understand them... so it's back at just using the base primitives, thx for the quick answer!