Skip to content

feat: support mounting docker config secret for job containers#619

Merged
liuwei08 merged 1 commit into
masterfrom
DM01-6060
Jul 1, 2026
Merged

feat: support mounting docker config secret for job containers#619
liuwei08 merged 1 commit into
masterfrom
DM01-6060

Conversation

@liuwei08

Copy link
Copy Markdown
Contributor

Allow job pods to pull from private registries (e.g. cgr.dev) without explicit docker login by mounting a pre-authenticated docker config.json from a K8s Secret. The secret can be managed via ExternalSecret synced from Vault, so token rotation only requires updating Vault.

Allow job pods to pull from private registries (e.g. cgr.dev) without
explicit docker login by mounting a pre-authenticated docker config.json
from a K8s Secret. The secret can be managed via ExternalSecret synced
from Vault, so token rotation only requires updating Vault.
@liuwei08 liuwei08 merged commit ac9e418 into master Jul 1, 2026
2 checks passed
@liuwei08 liuwei08 deleted the DM01-6060 branch July 1, 2026 05:54
liuwei08 added a commit that referenced this pull request Jul 2, 2026
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