Skip to content

ci: push synmetrix images to registry.fraios.dev (fix dbx image sync)#67

Closed
acmeguy wants to merge 1 commit into
mainfrom
080-ci-push-fraios-registry
Closed

ci: push synmetrix images to registry.fraios.dev (fix dbx image sync)#67
acmeguy wants to merge 1 commit into
mainfrom
080-ci-push-fraios-registry

Conversation

@acmeguy

@acmeguy acmeguy commented Jul 9, 2026

Copy link
Copy Markdown

The k8s synmetrix overlays pull cube/actions from registry.fraios.dev/fraios/*:latest, but CI only pushed to Docker Hub (quicklookup/*). Nothing repopulated the in-cluster registry, so merged builds never reached dbx without a manual pull/tag/push sync. This logs into registry.fraios.dev and pushes the same tags there (mirrors the cxs2 pipeline).

⚠️ Requires REGISTRY_USERNAME + REGISTRY_PASSWORD repo secrets (same values as the cxs2 repo). The login step fails without them — add them, then merge.

🤖 Generated with Claude Code

The k8s synmetrix overlays remap cube/actions to registry.fraios.dev/fraios/*:latest,
but CI only pushed to Docker Hub (quicklookup/*). Nothing repopulated the in-cluster
registry, so merged builds never reached dbx without a manual pull/tag/push. Log in to
registry.fraios.dev and push the same tags there too (REGISTRY_USERNAME/REGISTRY_PASSWORD,
mirroring the cxs2 pipeline).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@acmeguy

acmeguy commented Jul 9, 2026

Copy link
Copy Markdown
Author

Closing as a duplicate of #60, which does the same registry.fraios.dev push with the correct FRAIOS_REGISTRY_* secrets and is ArgoCD-Image-Updater-aware. Use #60 instead.

@acmeguy acmeguy closed this Jul 9, 2026
@acmeguy acmeguy deleted the 080-ci-push-fraios-registry branch July 9, 2026 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant