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

feat(helm): allow to use existing service account #4211

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

t3mi
Copy link
Contributor

@t3mi t3mi commented Aug 22, 2024

What this PR does / why we need it:
Allows to use existing service account and/or control the name of the created service account so that prerequisites (like federated identity setup) could be successfully passed during deployment without hardcoding service account name used in the chart.

How does this PR make you feel:
gif

If applicable:

  • this PR contains documentation
  • this PR contains tests
  • this PR contains YAML Samples

@matthchr
Copy link
Member

/ok-to-test sha=23ab0f3

2 similar comments
@matthchr
Copy link
Member

/ok-to-test sha=23ab0f3

@matthchr
Copy link
Member

/ok-to-test sha=23ab0f3

@matthchr
Copy link
Member

I can't tell if the test that's failing is just flaky today for some reason or if there's something else going on. As far as I can tell there's nothing in this PR that would've changed this test though, and it's passing locally for me...

@matthchr
Copy link
Member

Oh wait I am silly I retried it the wrong way... trying again.

@matthchr matthchr added this pull request to the merge queue Aug 29, 2024
Merged via the queue into Azure:main with commit 471f18c Aug 29, 2024
7 checks passed
@t3mi t3mi deleted the helm_sa branch August 30, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Use existing service account for Helm deployment
2 participants