capsule-render
capsule-render copied to clipboard
Plugin installation from sonobuoy-plugins repo
When doing plugins list/show/install it would be ideal to integration with the sonobuoy-plugins repo.
This would give plugins a method of discovery other than navigating to github manually and trying to figure out what plugins are available.
Instead, they could do things like
sonobuoy plugins list --registry
<get a list of plugins they could install from there>
sonobuoy plugins show foo --registry
<see the full details of the plugin before installation>
sonobuoy plugins install foo myfoo
<install>
sonobuoy plugins run -p myfoo
Also will recognize/coordinate with some organization of that repo. For example, allowing viewing/installing of all plugins but making it clear which ones are examples, community driven, vmware maintained, etc.
It would be great if I could get this into v0.55.0 (within the next week or so) even behind a feature gate.
This has fallen off in priority; a nice to have right now but not the focus of my effort. If someone else wants to help out that'd be great.
There has not been much activity here. We'll be closing this issue if there are no follow-ups within 15 days.