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

Change component name from dind to image-builder #1543

Merged
merged 1 commit into from Oct 30, 2022

Conversation

sgaist
Copy link
Contributor

@sgaist sgaist commented Oct 10, 2022

In parallel of the work from #1531, this change will allow the use of other builders than Docker without being tied to its nomenclature which might make the whole a bit confusing when deploying and debugging.

Part of #1513

In parallel of the work from jupyterhub#1531, this change will allow the use of
other builders than Docker without being tied to its nomenclature which
might make the whole a bit confusing when deploying and debugging.
@manics manics closed this Oct 16, 2022
@manics manics reopened this Oct 16, 2022
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.

This change makes sense to me.

@minrk @consideRatio Are you aware of anything that relies on component: dind?

@consideRatio
Copy link
Member

consideRatio commented Oct 26, 2022

I'm not sure, about tooling relying on identifying the pods by the component: dind label. Maybe grafana dashboards etc or some maintenance scripts in mybinder.org-deploy?

I looked but found nothing. Seems reasonable to me!


I wonder if upgrading to this binderhub version will make the active build pods be abandoned or similar? If so its good that such notes are part of the PR description so that upgrades can be made during low load at least.

@consideRatio consideRatio added the maintenance Under the hood improvements and fixes label Oct 26, 2022
@minrk
Copy link
Member

minrk commented Oct 27, 2022

Yeah, if anything I would guess it's only something in grafana or possibly a network policy.

@manics
Copy link
Member

manics commented Oct 30, 2022

Thanks all, merging!

@manics manics merged commit 932bf40 into jupyterhub:main Oct 30, 2022
manics added a commit to manics/mybinder.org-deploy that referenced this pull request Oct 30, 2022
`component=dind` is changing to `component=image-builder` jupyterhub/binderhub#1543
consideRatio pushed a commit to jupyterhub/helm-chart that referenced this pull request Oct 30, 2022
manics added a commit to manics/binderhub that referenced this pull request Dec 17, 2022
@sgaist sgaist deleted the refactor_dind_label branch May 30, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Under the hood improvements and fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants