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

Fix http fallback #4975

Merged
merged 1 commit into from
May 31, 2024
Merged

Fix http fallback #4975

merged 1 commit into from
May 31, 2024

Conversation

dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented May 30, 2024

Synchronize with version in containerd which includes multiple fixes such as handling body after fallback, handling handshake timeouts, and connection refused when using default ports.

Once all fixes are backported to containerd 1.7 or buildkit updates to containerd 2.0, the fallback can be replaced with containerd's version.

Closes #4915

Related to containerd/containerd#10286

Synchronize with version in containerd which includes multiple fixes,
such as handling body after fallback, handling handshake timeouts, and
connection refused when using default ports.

Signed-off-by: Derek McGowan <derek@mcg.dev>
@tonistiigi tonistiigi added this to the v0.14.0 milestone May 31, 2024
@tonistiigi tonistiigi requested a review from vvoland May 31, 2024 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v0.13] It seems that "registry.insecure=true" doesn't work.
3 participants