Currently the tests (in CI) run the tests directly.
It would be good, at least in one flow, to build and run the plugin directly to ensure those integrations work.
Sonobuoy does this sort of thing. We just have to build the container, load the image into kind, then run the plugin. Since the image was preloaded it wont try and pull the dev image and so we'll get our CI build version of it.
Currently the tests (in CI) run the tests directly.
It would be good, at least in one flow, to build and run the plugin directly to ensure those integrations work.
Sonobuoy does this sort of thing. We just have to build the container, load the image into kind, then run the plugin. Since the image was preloaded it wont try and pull the dev image and so we'll get our CI build version of it.