Use external hostname for container registry push #22
Reference in New Issue
Block a user
Delete Branch "fix/insecure-registry-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
git.kimchi(internal) togit.schick-web.site(external) for container image pushROOT_URL— pushing to a different hostname causesauthentication requirederrorsgit.kimchifor git clone (unaffected by this issue)--credsdirectly tobuildah pushand includes--tls-verify=falseContext
ref: https://github.com/go-gitea/gitea/issues/19345
Test plan