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

fix: AWS Secret manager respect pod identity overrides #6197

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

JorTurFer
Copy link
Member

@JorTurFer JorTurFer commented Sep 28, 2024

Basically, we weren't setting pod identity flag when pod identity is set for AWS secret manager, as there isn't any ID & key, default value is used, doing a fallback to the global pod identity configuration (if configured) or using node identity

Checklist

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

Fixes #6195

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer JorTurFer requested a review from a team as a code owner September 28, 2024 01:18
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
@JorTurFer
Copy link
Member Author

JorTurFer commented Sep 28, 2024

/run-e2e aws
Update: You can check the progress here

@JorTurFer JorTurFer enabled auto-merge (squash) October 2, 2024 19:39
@JorTurFer
Copy link
Member Author

JorTurFer commented Oct 2, 2024

/run-e2e aws
Update: You can check the progress here

@JorTurFer JorTurFer merged commit caba419 into kedacore:main Oct 2, 2024
18 checks passed
@JorTurFer JorTurFer deleted the fix-aws-secret-manager branch October 2, 2024 21:39
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.

Keda TriggerAuth Aws SecretManager assumes wrong pod identity
2 participants