Skip to content

[patch] add cluster mode support for gitops#481

Merged
mnivedithaa merged 12 commits into
mainfrom
ds-saas
Jun 15, 2026
Merged

[patch] add cluster mode support for gitops#481
mnivedithaa merged 12 commits into
mainfrom
ds-saas

Conversation

@dixitgsathwara

@dixitgsathwara dixitgsathwara commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Description

  • add Job template to apply pre-install MAS RBAC configurations in cluster mode for MAS 9.2+. slack discussion

Jira Issue

Guidance for Reviewers

Testing

  • tested on noble8 cluster with MAS 9.2
    image
    image
  • backward compatibility verified with MAS 9.1 version to confirm that pre-install RBAC should not apply.
    image
    image

@@ -0,0 +1,34 @@
{{- if .Values.application_admin_role }}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be cluster_admin_role. gitops has a concept of cluster and application (akla namespaced) modes already for its resources. As this is creating cluster level resources then it needs to be cluster_admin_role (the same for the job in the other file as well.

@dixitgsathwara dixitgsathwara requested a review from whitfiea June 8, 2026 07:10
whitfiea
whitfiea previously approved these changes Jun 8, 2026
@whitfiea

whitfiea commented Jun 8, 2026

Copy link
Copy Markdown
Member

Needs a new cli release with ibm-mas/python-devops#376 in before merging

@mnivedithaa mnivedithaa merged commit 65588b7 into main Jun 15, 2026
3 checks passed
@mnivedithaa mnivedithaa deleted the ds-saas branch June 15, 2026 17:42
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.

3 participants