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

Support ServiceAccount Labels and Annotations #31

Open
pinkfloydx33 opened this issue Jan 26, 2023 · 1 comment
Open

Support ServiceAccount Labels and Annotations #31

pinkfloydx33 opened this issue Jan 26, 2023 · 1 comment

Comments

@pinkfloydx33
Copy link

Similar to #9, please add support for adding annotations and labels to the generated ServiceAccount.

We are in the process of adopting Azure Workload Identity. In particular we are using it to leverage managed identity access to the Seq metastore. A requirement for this feature is a set of annotations and labels on the ServiceAccount.

For the moment we are using Helm's Kustomize post-processor to add the needed annotations and labels to the ServiceAccount, however it's a bit clunky. First class support would be appreciated and likely useful for other scenarios.

@nblumhardt
Copy link
Member

Thank you for all the feedback/suggestions, this is great to know. We're planning to circle back around to the Helm chart once 2023.1 is out of beta and will take a close look at these then 👍

@pinkfloydx33 pinkfloydx33 changed the title Support ServiceAccoint Labels and Annotations Support ServiceAccount Labels and Annotations Jan 27, 2023
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

No branches or pull requests

2 participants