Skip to content

ci(workbench): retry helm publish on flaky ghcr.io DNS - #46

Merged
KofTwentyTwo merged 1 commit into
mainfrom
ci/helm-retry
Jun 3, 2026
Merged

ci(workbench): retry helm publish on flaky ghcr.io DNS#46
KofTwentyTwo merged 1 commit into
mainfrom
ci/helm-retry

Conversation

@KofTwentyTwo

Copy link
Copy Markdown
Collaborator

The helm job failed on a transient ghcr.io DNS i/o timeout during registry login (not a code bug; chart packaged fine). Adds 3x retry with backoff around login+push and switches to --password-stdin (the run warned -p is insecure). Branched from main to avoid the develop/main divergence.

helm job failed on 'dial tcp: lookup ghcr.io ... i/o timeout' (transient runner DNS), not a code issue. Retry login+push 3x with backoff; switch to --password-stdin (CLI -p warned insecure). Deploy is unaffected (separate job).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@KofTwentyTwo
KofTwentyTwo requested a review from a team as a code owner June 3, 2026 20:46
@KofTwentyTwo
KofTwentyTwo merged commit 0f47ee7 into main Jun 3, 2026
3 checks passed
@KofTwentyTwo
KofTwentyTwo deleted the ci/helm-retry branch June 3, 2026 20:47
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