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

GA --use-registry-with-docker and make the Satellite warnings less prominent #2266

Merged
merged 4 commits into from Oct 13, 2022

Conversation

vladaionescu
Copy link
Member

@vladaionescu vladaionescu commented Oct 12, 2022

Closes #1268

Note that the feature flag --use-registry-with-docker is backward compatible, hence we can enable it retroactively for all versions, now that we have confidence in the way it functions.

For earthly-in-earthly used in our integration tests, WITH DOCKER doesn't work correctly with the embedded registry, due to the use of NETWORK_MODE=host. In such cases, we force the old behavior via the override feature flags functionality.

@vladaionescu vladaionescu merged commit 8191e6d into main Oct 13, 2022
@vladaionescu vladaionescu deleted the vlad/less-red-sat branch October 13, 2022 04:17
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.

Very slow image import/export during WITH DOCKER
2 participants