fix(artifactapi): move kanidm to dockerhub remote #160
Reference in New Issue
Block a user
Delete Branch "benvin/artifactapi-kanidm-dockerhub"
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
^kanidm/from theghcrremote immutable_patterns^kanidm/to thedockerhubremote immutable_patternsWhy
kanidm/serveris published on Docker Hub, not ghcr.io. Pulling via theghcrcache was failing with 403 on anonymous token fetch → 502 Bad Gateway.Test plan
docker pull artifactapi.k8s.syd1.au.unkin.net/dockerhub/kanidm/server:1.10.3succeeds after artifactapi redeploys