Skip to content

[minor] Generic add-on for non-shared clusters #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

[minor] Generic add-on for non-shared clusters #268

wants to merge 2 commits into from

Conversation

boonware
Copy link
Contributor

@boonware boonware commented Mar 10, 2025

MASCORE-5932

Description

  • Installs a CR of kind GenericAddon for the "non-shared cluster add-on" if the cluster is flagged as being non-shared. The CRD is within the ibm-mas operator so the CR lives within the ibm-mas-suite app.
  • Although the "non-shared cluster add-on" is associated with a specific MAS instance, the property is_non_shared_cluster should be defined under cluster config as shown below. This facilitates future automation improvements whereby deployments to clusters with this flag set to "true" can be blocked if they already contain an instance.
cluster:
   is_non_shared_cluster: "true"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant