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 workload identity labels to keda pods #328

Merged
merged 2 commits into from
Nov 21, 2022

Conversation

v-shenoy
Copy link
Contributor

@v-shenoy v-shenoy commented Nov 21, 2022

Signed-off-by: Vighnesh Shenoy [email protected]

The azure.workload.identity/use label will now be required for pods as well (besides the service account).

Azure/azure-workload-identity#629

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)

Fixes #

@v-shenoy v-shenoy requested a review from a team as a code owner November 21, 2022 07:26
@JorTurFer
Copy link
Member

Do we need both annotations since now? I mean, are both required or it's one or the other?

@v-shenoy
Copy link
Contributor Author

v-shenoy commented Nov 21, 2022

Do we need both annotations since now? I mean, are both required or it's one or the other?

https://azure.github.io/azure-workload-identity/docs/topics/service-account-labels-and-annotations.html

What I get from this page is that both are required.

keda/templates/12-keda-deployment.yaml Outdated Show resolved Hide resolved
keda/templates/22-metrics-deployment.yaml Outdated Show resolved Hide resolved
Signed-off-by: Vighnesh Shenoy <[email protected]>
@JorTurFer JorTurFer merged commit f70e45e into kedacore:main Nov 21, 2022
@v-shenoy v-shenoy deleted the workload-identity branch November 21, 2022 09:58
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