Skip to content

Fix http fallback#4975

Merged
tonistiigi merged 1 commit intomoby:masterfrom
dmcgowan:sync-http-fallback
May 31, 2024
Merged

Fix http fallback#4975
tonistiigi merged 1 commit intomoby:masterfrom
dmcgowan:sync-http-fallback

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 <[email protected]>
@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
@thaJeztah thaJeztah requested review from crazy-max and tonistiigi May 31, 2024 14:11
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