For the resolveRegistryHost function in registry.go, consider that the provided host might contain http:// or https:// prefixes.
They should be stripped, either within the function or at the corresponding callsite (consider both options and ma... - #10809
Closed
For the resolveRegistryHost function in registry.go, consider that the provided host might contain http:// or https:// prefixes.
They should be stripped, either within the function or at the corresponding callsite (consider both options and ma...#10809
resolveRegistryHost function in registry.go, consider that the provided host might contain http:// or https:// prefixes.
They should be stripped, either within the function or at the corresponding callsite (consider both options and ma...#10809Commits
Commits on Sep 26, 2025
- committed