chore: repin tesserix-auth-bff to a rebuilt image - #126
Open
Sam123ben wants to merge 1 commit into
Open
Conversation
Pinned to main-3a47f1d since 13 May — a commit message that reads "pin to main-3a47f1d (verified-running tag)", which it was at the time. GHCR retention deleted it months ago and nothing noticed, because the pod kept running from node-local image cache. This morning's spot-node churn moved it, the pull 404'd, and it has been ImagePullBackOff for ~6h. Rebuilt from mark8ly main (e4f4f64) and repinned. mark8ly CI has no tesserix-k8s bump step at all, so this app always needed a manual repin — worth adding one if it is meant to track main.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
tesserix-auth-bffhas beenImagePullBackOfffor ~6h. It was pinned tomain-3a47f1don 13 May — the commit message reads "pin to main-3a47f1d (verified-running tag)", which it genuinely was at the time.GHCR retention deleted that image months ago and nothing noticed: the pod kept running from node-local image cache. This morning's spot-node churn moved it onto a fresh node, the pull 404'd, and it could not start.
Rebuilt from
mark8lymain (e4f4f64) via run 30359496750 — manifest digest confirmed pushed — and repinned here. Chart version bumped forchart-testing.Worth knowing
mark8lyCI has no tesserix-k8s bump step at all (unlikedesign-system, which has one — currently broken on an expired PAT). So this app has always needed a manual repin after every rebuild. If it's meant to track main, it needs a bump step adding.Related: tesserix-k8s#124 stops the cleanup deleting images charts still pin; tesserix-k8s#125 did the same repin for docs + storybook; mark8ly#198 added
workflow_dispatchso images can be republished without a no-op commit.🤖 Generated with Claude Code