add ghcr.io container remote (for ghp image pull-through) #25
Reference in New Issue
Block a user
Delete Branch "benvin/ghcr-remote"
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?
Why
The ghp deploy needs its image pulled through artifactapi per the estate "new images via artifactapi remotes" policy. The
ghcrremote already exists but its pattern allowlist does not coverghcr.io/goodtune/ghp, so pull-through is currently rejected.How
^goodtune/ghptoconfig/remote_docker/ghcr.yamlpatterns (public image, anonymous pull — no creds). Pull path becomesartifactapi.k8s.syd1.au.unkin.net/ghcr/goodtune/ghp:<tag>.