ADD: Plugin Package - #120
Merged
Merged
Conversation
Boomatang
force-pushed
the
plugin_release
branch
from
December 2, 2025 14:50
bd71451 to
db35745
Compare
maksymvavilov
left a comment
Contributor
There was a problem hiding this comment.
Looks good!
Would it be worth updating the Installing section in the docs to make sure people are aware they are getting two binaries?
Member
Author
|
I will do a bit of a docs update. 👍 |
maksymvavilov
approved these changes
Dec 16, 2025
Release processes updated by adding new workflow to bundle plugins with the kuadrantctl Signed-off-by: Jim Fitzpatrick <jfitzpat@redhat.com>
Boomatang
force-pushed
the
plugin_release
branch
from
December 16, 2025 10:50
01ff1d6 to
bf61077
Compare
Boomatang
enabled auto-merge
December 16, 2025 10:50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Release processes updated by adding new workflow to bundle plugins with the kuadrantctl.
The script rebuilds the tar.gz archives to include the binaries for the plugins.
Currently the only plugin comes from the DNS-operator. The md5 hash is recreated.
To update the artifacts in a release the initial resources need to be removed before the new resources can be added.
The script requires the following envs:
Examples
These examples were all done from my forks.
Base dns-operator release: https://github.com/Boomatang/dns-operator/releases/tag/v0.16.0
kuadrantctl release: https://github.com/Boomatang/kuadrantctl/releases/tag/v0.16.0
Manual trigger of plugin workflow: https://github.com/Boomatang/kuadrantctl/actions/runs/19862790262
Release tringgered workflow (contained org error) : https://github.com/Boomatang/kuadrantctl/actions/runs/19862402720
The artifacts attached to the release contains the two binaries, and the md5 checksum has being updated.