Skip to content

Conversation

dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented Feb 1, 2024

Currently a localhost http registry will still attempt http after a redirect to an https host. The http fallback should only apply to the same host which previously had a fallback to http. The caching of the host is only an optimization and not necessary to function correctly, multiple fallback hosts using the same transport would still work.

See moby/moby#47240

Signed-off-by: Derek McGowan <derek@mcg.dev>
@tonistiigi
Copy link
Member

@vvoland

Copy link
Collaborator

@vvoland vvoland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tonistiigi tonistiigi merged commit c6efd41 into moby:master Feb 8, 2024
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.

4 participants