-
Notifications
You must be signed in to change notification settings - Fork 385
Allow setting annotations on service accounts #964
Allow setting annotations on service accounts #964
Conversation
Here's the full context on why I decided to limit the service accounts I added this feature for. I started adding annotations to all of the service accounts but I ran into issues with two which lead me to rethink the scope:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much for following up on this @cooperbenson-qz! Can you go ahead and sign the CLA, and could we use the same format as other annotations in the helm chart for consistency?
I'm still waiting on our legal team to review the CLA so I'll work on adding more annotations |
Added annotations for all service accounts except for the following. All of them lack a suitable area in the values file to add the option to. I can add them if I can get some help determining the correct place to add values for them.
|
@ndhanushkodi mind taking another look now that the CLA is signed? Really eager to get this merged 😃 |
Hi @cooperbenson-qz thank you for signing the CLA and the updating the PR! We are going to do a release shortly for our 1.10 beta3 so we will wait to review this until after the release is done this week. Stay tuned. |
Just wanted to check in since it's been a bit. Still would love to see this merged soon 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for making the changes! It looks great!! Sorry for the late review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this, it looks great!
Thanks for the reviews 😄 When you merge, it would be great if you could also close #236 |
Fixes #235.
Changes proposed in this PR:
This is a redux of #236
How I've tested this PR:
How I expect reviewers to test this PR:
Checklist: