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(daemonset): Allow the definition a ServiceAccount in DaemonSets #3441

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

samyuh
Copy link

@samyuh samyuh commented Jun 20, 2024

This pull request introduces the option to define a ServiceAccount in DaemonSets used in the prepuller.

Closes #3442

@samyuh samyuh changed the title feat(daemonset): Add serviceAccount and Annotations feat(daemonset): Add serviceAccount Jun 21, 2024
@samyuh samyuh changed the title feat(daemonset): Add serviceAccount fix(daemonset): Add serviceAccount Jun 23, 2024
@samyuh samyuh changed the title fix(daemonset): Add serviceAccount fix(daemonset): Allow the creation of Service Accounts Jun 23, 2024
@samyuh
Copy link
Author

samyuh commented Jun 25, 2024

Hey @manics could you take a look at this?

jupyterhub/values.yaml Outdated Show resolved Hide resolved
@samyuh samyuh changed the title fix(daemonset): Allow the creation of Service Accounts fix(daemonset): Allow the definition a ServiceAccount in DaemonSets Aug 13, 2024
@samyuh samyuh requested a review from manics August 13, 2024 22:02
@samyuh
Copy link
Author

samyuh commented Aug 22, 2024

@manics check this again when you can, everything is working as expected

Copy link
Member

@manics manics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than a couple of queries this looks good to me, thanks for working on this.

@consideRatio would you mind reviewing this? I'm not fully confident about all the changes.

@samyuh
Copy link
Author

samyuh commented Sep 3, 2024

@consideRatio please take a look when you can :)

@samyuh
Copy link
Author

samyuh commented Sep 30, 2024

@manics can you push this to have the second review and be merged?

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.

Not possible to add a ServiceAccount to the Prepuller
2 participants