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

Allow for serviceAccount per nodeType #143

Open
jwitko opened this issue Feb 27, 2024 · 2 comments
Open

Allow for serviceAccount per nodeType #143

jwitko opened this issue Feb 27, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@jwitko
Copy link
Contributor

jwitko commented Feb 27, 2024

Right now the API spec only allows for setting a service account per cluster. This means that when leveraging service accounts for identity within a cloud provider you have to give access to things like S3 to all pods when in reality only some need it. This could be rectified by allowing for overriding the serviceAccount at the DruidNodeSpec level

@AdheipSingh
Copy link
Contributor

Noted. We can add this for sure.

@AdheipSingh AdheipSingh added the enhancement New feature or request label Feb 29, 2024
@AdheipSingh
Copy link
Contributor

@jwitko feel free to PR. My hands are full :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants