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

K8SPSMDB-997 - Add serviceAccountName to the existing resources #242

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

Rockawear
Copy link
Contributor

This is to address issues encountered in the link below. Basically, PSMDBBackup aren't working when using serviceAccountName because the entire cluster is using default when using the psmdb-db chart. Since the crd supports serviceAccoountName already, this change adds the ability to set serviceAccountName as needed. Ideally, we would want just the specific container to have this kind of access. After some research, it doesn't seem possible to container level service account.

https://forums.percona.com/t/how-to-setup-aws-s3-storage-backup-using-service-account-irsa/21672

@it-percona-cla
Copy link

it-percona-cla commented Sep 29, 2023

CLA assistant check
All committers have signed the CLA.

@hors hors requested a review from tplavcic October 5, 2023 12:29
@tplavcic tplavcic requested a review from ptankov October 9, 2023 15:35
@tplavcic tplavcic changed the title added serviceAccountName to the existing ressources K8SPSMDB-997 - Add serviceAccountName to the existing resources Oct 9, 2023
@tplavcic tplavcic merged commit e9459ae into percona:main Oct 10, 2023
2 checks passed
@tplavcic
Copy link
Member

@Rockawear Thank you very much for the contribution! Your commits were merged and are available in chart version 1.15.0.

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