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

add service account to registry service #1923

Merged
merged 12 commits into from
Jul 6, 2023
Merged

add service account to registry service #1923

merged 12 commits into from
Jul 6, 2023

Conversation

pgvishnuram
Copy link
Contributor

@pgvishnuram pgvishnuram commented Jul 6, 2023

Description

Registry is by default configured to use default serviceAccount , this changes allows user to enable serviceAccount to be added either with custom name or default name. This allows user to make use of IRSA and GKE Managed Identity.

Related Issues

https://github.com/astronomer/issues/issues/5692

Testing

Do not merge this PR until this text is replaced with details about how these changes were tested.

Merging

Do not merge this PR until it lists which release branches this PR should be merged / cherry-picked into.

@pgvishnuram pgvishnuram marked this pull request as ready for review July 6, 2023 12:24
@pgvishnuram pgvishnuram requested a review from a team as a code owner July 6, 2023 12:24
@pgvishnuram
Copy link
Contributor Author

@danielhoherd if this structure is okay i can add test cases for validating the behavior

Copy link
Member

@danielhoherd danielhoherd left a comment

Choose a reason for hiding this comment

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

Looking good. Needs tests.

Copy link
Member

@danielhoherd danielhoherd left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@pgvishnuram pgvishnuram merged commit 5709f14 into master Jul 6, 2023
7 of 9 checks passed
@pgvishnuram pgvishnuram deleted the add-registry-sa branch July 6, 2023 19:05
pgvishnuram added a commit that referenced this pull request Aug 21, 2023
* add service account to registry service

* add service account template

* update registry service account configuration

* cleanup values

* disable sa creation by default

* update base test cases for registry sa

* fix pre-commit

* update registry test cases

* update valid spec path

* fix test cases

* test case complete
pgvishnuram added a commit that referenced this pull request Aug 21, 2023
* add service account to registry service

* add service account template

* update registry service account configuration

* cleanup values

* disable sa creation by default

* update base test cases for registry sa

* fix pre-commit

* update registry test cases

* update valid spec path

* fix test cases

* test case complete
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.

None yet

2 participants