Skip to content

fix: assume the 127.0.0.1 being insecure registry host that uses http…#205

Open
bogdan-kaczmarek wants to merge 1 commit into
bytecodealliance:mainfrom
bogdan-kaczmarek:main
Open

fix: assume the 127.0.0.1 being insecure registry host that uses http…#205
bogdan-kaczmarek wants to merge 1 commit into
bytecodealliance:mainfrom
bogdan-kaczmarek:main

Conversation

@bogdan-kaczmarek
Copy link
Copy Markdown

Well, in warg and other's check for 127.0.0.1, i assume that's the intended behavior.

However, the insecure registries can be marked with the --insecure param in cli, which then configures oci client to use them, but the registry metadata is fetched with raw http request, so maybe it shold be 1:1, pass through the insecure map to the point of fetching?

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.

1 participant