✨ feat: enable Policy install via Helm chart - #559
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dhaiducek The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Signed-off-by: Jian Qiu <jqiu@redhat.com>
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
807349f to
97a8b4b
Compare
Continue to make add-on installs more generic by adding JSON tags to the add-on struct and parsing the default add-ons for their name. Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
525951d to
19a7489
Compare
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
In addition to bringing Policy into preferred Helm chart install flows, this PR also cleans up the Hub add-on commands and decouples Policy from the version bundle to provide/align with the release independence provided to other add-ons.
It also introduces a versioning flag for add-ons to specify the chart version when installing.
Related to:
clusteradm install hub-addonto wrap Helm chart repo ocm#40Blocked by: