Nxtgauge GitOps Configuration
|
Some checks failed
sync-to-forgejo / sync (push) Failing after 7m18s
The ImagePolicy for this image uses alphabetical ordering, which always resolved to the literal tag "latest" (it sorts after any hex SHA) rather than tracking the newest build - Flux's ImageUpdateAutomation was reverting this file to :latest every 2 minutes, racing with and clobbering the specific-digest commits our own CI already writes correctly (the same pattern nxtgauge-backend-rust's 20 services already use, none of which rely on Flux's automatic image tracking either). Remove the $imagepolicy marker so CI's explicit write is the sole source of truth, and pin to the currently-running, verified-good digest. |
||
|---|---|---|
| .github/workflows | ||
| apps | ||
| clusters/production | ||
| docs | ||
| ops | ||
| scripts | ||
| .ci-trigger | ||
| .sops.yaml | ||
| .test_push | ||
| OTP_ISSUE_FIX_PROMPT.md | ||
| ROUTE_ISSUE_ANALYSIS.md | ||