Added Koperator performance test load container image building from the default branch #906
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's in this PR?
Added a GHA workflow for building Koperator performance test load container image from master builds and related tag builds - if we would use them in the future.
The package is available here.
Why?
To be able to reference the built image publicly, the source Dockerfile is available in this repository.
Additional context
Haven't tested the image itself, only the build process.
Also the package enablement needed organization level access to packages before the repo would have been connected to the new package. I'm now administrator of the new package, but I'm still not an organization admin.
Checklist
Implementation testedError handling code meets the guidelineLogging code meets the guidelineUser guide and development docs updated (if needed)