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 Pod Identity uses default service account if not provided #4768

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

JorTurFer
Copy link
Member

Provide a description of what has been changed

Checklist

  • Tests have been added
  • Changelog has been updated and is aligned with our changelog requirements
  • Commits are signed with Developer Certificate of Origin (DCO - learn more)

Fixes #4767

@JorTurFer JorTurFer requested a review from a team as a code owner July 3, 2023 22:14
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

Thank you for your contribution! 🙏 We will review your PR as soon as possible.

While you are waiting, make sure to:

Learn more about:

@JorTurFer
Copy link
Member Author

JorTurFer commented Jul 3, 2023

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

@zroubalik zroubalik merged commit f09c895 into kedacore:main Jul 4, 2023
21 checks passed
@JorTurFer JorTurFer deleted the fix-aws-pod branch July 4, 2023 13:13
JorTurFer added a commit to JorTurFer/keda that referenced this pull request Jul 27, 2023
JorTurFer added a commit to JorTurFer/keda that referenced this pull request Jul 27, 2023
JorTurFer added a commit to JorTurFer/keda that referenced this pull request Jul 27, 2023
JorTurFer added a commit that referenced this pull request Jul 27, 2023
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Co-authored-by: Dao Thanh Tung <[email protected]>
Co-authored-by: Eldarrin <[email protected]>
fix `msgBacklogThreshold` field being named wrongly as `msgBacklog` (#4736)
fix: AWS Pod Identity uses default service account if not provided (#4768)
fix: Restore prometheus metrics in Metrics Server (#4766)
fix repo bug (#4792)
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.

AWS Pod identity: Required to explicitly set the serviceAccount in the workload
2 participants