dockerhub: allowlist linuxserver images for arrstack #31

Merged
benvin merged 1 commits from benvin/media-arr-images into main 2026-08-15 13:21:24 +10:00
Member

Why

The new argocd-apps arrstack namespace (sonarr/radarr/prowlarr/nzbget) pulls LinuxServer.io images through the artifactapi dockerhub caching remote, but the linuxserver/ namespace is not currently allowlisted so pulls would 403.

Change

  • Add ^linuxserver/ pattern to the dockerhub remote allowlist.

Merge-order dependency

Merge + apply this BEFORE the argocd-apps arrstack PR syncs, otherwise the sonarr/radarr/prowlarr/nzbget pods cannot pull artifactapi.k8s.syd1.au.unkin.net/dockerhub/linuxserver/*.

## Why The new argocd-apps `arrstack` namespace (sonarr/radarr/prowlarr/nzbget) pulls LinuxServer.io images through the artifactapi dockerhub caching remote, but the `linuxserver/` namespace is not currently allowlisted so pulls would 403. ## Change - Add `^linuxserver/` pattern to the dockerhub remote allowlist. ## Merge-order dependency Merge + apply this BEFORE the argocd-apps arrstack PR syncs, otherwise the sonarr/radarr/prowlarr/nzbget pods cannot pull `artifactapi.k8s.syd1.au.unkin.net/dockerhub/linuxserver/*`.
unkin-agent added 1 commit 2026-08-15 13:13:00 +10:00
dockerhub: allowlist linuxserver images for arrstack
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
b4670ea796
benvin merged commit 770c489e40 into main 2026-08-15 13:21:24 +10:00
benvin deleted branch benvin/media-arr-images 2026-08-15 13:21:24 +10:00
Sign in to join this conversation.