kubeshop / testkube

☸️ Kubernetes-native testing framework for test execution and orchestration
https://testkube.io
Other
1.32k stars 129 forks source link

Add testkube to Krew #1148

Open exu opened 2 years ago

exu commented 2 years ago

Is your feature request related to a problem? Please describe.

As Kubernetes user I want to install my plugins using Krew index

Additional context Github action:

https://github.com/marketplace/actions/krew-plugin-release

windowsrefund commented 9 months ago

Isn't the "plugin" just a symlink to the CLI binary anyway? Seems to me the whole "plugin" thing should just be removed from all the documentation. Am I missing something?