• Yann Hodique's avatar
    feat(op-deployer): add support for http locator (#13464) · 38ac5e49
    Yann Hodique authored
    * feat(op-deployer): add support for http locator
    
    Given that the downloader code already supports it, we might as well offer the capability.
    
    This is useful for pointing to local registries during development, without having to worry about SSL.
    
    * update locator_test.go
    
    http is now supported.
    ftp can be used for unsupported scheme test.
    38ac5e49
Name
Last commit
Last update
..
cmd/op-deployer Loading commit data...
pkg Loading commit data...
.gitignore Loading commit data...
.goreleaser.yaml Loading commit data...
Dockerfile.default Loading commit data...
Dockerfile.minimal Loading commit data...
justfile Loading commit data...