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

Extend "sticky build" support to hubs without DIND #960

Open
betatim opened this issue Sep 23, 2019 · 0 comments
Open

Extend "sticky build" support to hubs without DIND #960

betatim opened this issue Sep 23, 2019 · 0 comments

Comments

@betatim
Copy link
Member

betatim commented Sep 23, 2019

Currently the "sticky builds" feature only works when you use a docker-in-docker setup for your BinderHub. This issue is about removing this restriction. See #949 (comment) for some thoughts.

Currently we use the list of DIND pods to find out possible nodes that we can schedule builds on.

In order to remove the restriction that sticky builds only work when DIND is enabled we'd need a new way to find all eligible nodes. Ideally without needing cluster wide privileges.

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

1 participant