sonobuoy icon indicating copy to clipboard operation
sonobuoy copied to clipboard

Question: does it make sense to support multi-plugin yaml files?

Open johnSchnake opened this issue 3 years ago • 2 comments

When specifying plugin files from the CLI we just allow one at a time. However, it may make sense from a user perspective to have a few coupled together so they can be shared and run more easily together.

Reading them in seems relatively easy, I'm not so sure about storing them or running them though.

  • when we read them in it would obviously be assumed you're running them both.
  • when installing them, maybe install both separately and also have a file for the pair together?

johnSchnake avatar Jan 07 '22 00:01 johnSchnake

FWIW you can run a directory of plugins already which is how I run large groups of plugins for testing. This may be sufficient.

johnSchnake avatar Mar 07 '22 19:03 johnSchnake

There has not been much activity here. We'll be closing this issue if there are no follow-ups within 15 days.

stale[bot] avatar Sep 17 '22 00:09 stale[bot]