Commit Graph
3 Commits
Author SHA1 Message Date
Vsevolod Sauta a1c86eb951 Fix ImageUpdateAutomation commit template for Flux v1 Changed.Changes. 2026-09-20 17:02:23 +03:00
Vsevolod Sauta fab896429f Fix Flux image automation: use .Changed and prefer newest tag.
ImageUpdateAutomation failed on removed .Updated field; numerical order desc elects the latest run_number-sha tag.
2026-09-20 16:59:04 +03:00
Vsevolod Sauta e820b1ebd2 Avoid full-home chown on startup and add SSH startupProbe.
build-and-push / build (push) Failing after 1m37s
chown -R over a multi-GB PVC blocked sshd past liveness and risked restart loops after volume reattach.
2026-09-20 16:24:16 +03:00