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

Setup automatic generation of build pod secret #137

Open
consideRatio opened this issue Jul 12, 2024 · 0 comments
Open

Setup automatic generation of build pod secret #137

consideRatio opened this issue Jul 12, 2024 · 0 comments
Labels

Comments

@consideRatio
Copy link
Member

When starting up binderhub-service, we typically see this. I'm not fully read up here, but I think this is to ensure communication between binderhub and the build pod it creates. If however binderhub restarts and it re-generates such secret, it may not be able to communicate with build pods or similar. I'm really not sure atm, but the idea is that if we need some secret, and that should persist between restarts, we should make the chart generate it just like z2jh does for the token shared between hub/proxy for example.

[W 240712 12:30:22 app:702] Generating random build token secret. Set BinderHub.build_token_secret to avoid this warning.

Action points

  • Figure out what this secret is about, and if it makes sense to auto-generate it.
  • Auto generate it like done in z2jh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant