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

Add notes on which values.yaml is needed by binderhub #3

Draft
wants to merge 1 commit into
base: cleanup-1
Choose a base branch
from

Conversation

yuvipanda
Copy link
Owner

No description provided.

@yuvipanda
Copy link
Owner Author

Mostly here as a way to discuss which config should go into binderhub and which shouldn't.

@@ -1,4 +1,4 @@
basehub:

Choose a reason for hiding this comment

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

We are using the dask-gateway chart directly in binderhub, and I don't think that depends on the z2jh helm chart. So how should we copy these values over?

Choose a reason for hiding this comment

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

We probably need to wrap everything in a block like

{ if .Values.dask-gateway.enabled }
...
{ else }
...
{ end }

sgibson91 added a commit to sgibson91/infrastructure that referenced this pull request May 17, 2022
sgibson91 added a commit to sgibson91/infrastructure that referenced this pull request May 17, 2022
sgibson91 added a commit to sgibson91/infrastructure that referenced this pull request May 17, 2022
@sgibson91
Copy link

Hey @yuvipanda! I wonder if we could update this PR to explicitly state which keys in basehub we don't want in binderhub? I'm working on a validation script for the binderhub values file and I'm finding it tricky to work out which things to drop from the comparison

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.

2 participants