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: change RBAC subject to serviceAccountName helper #90

Merged

Conversation

henryjarend
Copy link

This change will fix the subject Name in the RoleBinding definition so that when a custom service account name is used that will be reflected in the rolebinding as well.
This is in regards to issue 89

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (88c6c83) 11.21% compared to head (3b654c6) 11.21%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   11.21%   11.21%           
=======================================
  Files           2        2           
  Lines         107      107           
=======================================
  Hits           12       12           
  Misses         93       93           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@karlderkaefer
Copy link
Owner

@henryjarend thanks for PR, please amend your git message. we need semantic commit message for new helm chart release. fix: change RBAC subject to serviceAccountName helper

@henryjarend henryjarend changed the title change RBAC subject to serviceAccountName helper fix: change RBAC subject to serviceAccountName helper Dec 8, 2023
@henryjarend
Copy link
Author

done!

@karlderkaefer karlderkaefer merged commit ff5e412 into karlderkaefer:main Dec 8, 2023
6 checks passed
@karlderkaefer
Copy link
Owner

🎉 This PR is included in version 1.2.12 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@henryjarend henryjarend deleted the service-account-role-binding branch December 8, 2023 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants