Skip to content
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

[minor] Support custom cluster service accounts #229

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

ashleytate614
Copy link
Contributor

Support the creation of custom cluster service accounts. Updates have also been made for cluster deprovisioning.

Issue: https://jsw.ibm.com/browse/MASCORE-4478

@ashleytate614
Copy link
Contributor Author

I tested these changes on cluster noble6 by updating the cluster-params.yaml file on the dev branch of the saas-envs repo. The update included the required parameters for creating custom cluster service accounts:

Screenshot 2024-11-26 at 9 18 04 AM

After the dev-gitops-mas-cluster Tekton pipeline ran, the defined service accounts were created and assigned to the respective cluster role bindings.

Service Accounts:
image

Cluster Role Bindings:
image

You can also see the new Argo app that was created to create the service accounts:
Screenshot 2024-11-25 at 12 26 28 PM

@whitfiea whitfiea merged commit 55871b6 into main Nov 26, 2024
2 checks passed
@whitfiea whitfiea deleted the mascore-4478 branch November 26, 2024 16:21
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.

2 participants