Skip to content

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

Merged
lann merged 1 commit into
bytecodealliance:mainfrom
bogdan-kaczmarek:main
May 28, 2026
Merged

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

Conversation

@bogdan-kaczmarek
Copy link
Copy Markdown
Contributor

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?

@lann lann merged commit 9e3c82e into bytecodealliance:main May 28, 2026
3 checks passed
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.

2 participants