Skip to content

fix: qualify ACR sync repository output with login server#1917

Merged
im-Amitto merged 13 commits into
mainfrom
am/fix-acr-sync-repository-ref
Jul 16, 2026
Merged

fix: qualify ACR sync repository output with login server#1917
im-Amitto merged 13 commits into
mainfrom
am/fix-acr-sync-repository-ref

Conversation

@im-Amitto

Copy link
Copy Markdown
Contributor

The OCI sync repository output was the bare Dst.Repository, which for ACR is <acr-name>/<component> without the .azurecr.io login server, so {{.repository}}:{{.tag}} refs weren't pullable and pods backed off. Reuse the already-computed host-qualified fullRepo instead. No-op for ECR/GAR, where their repository value is already login-server-qualified (and is what the ref output already uses).

@im-Amitto im-Amitto added the promote-all Trigger a promotion of all nuon services and binaries. label Jul 16, 2026
@im-Amitto
im-Amitto merged commit 94a9012 into main Jul 16, 2026
32 of 35 checks passed
@im-Amitto
im-Amitto deleted the am/fix-acr-sync-repository-ref branch July 16, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-update promote-all Trigger a promotion of all nuon services and binaries.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants