Commit Graph
3 Commits
Author SHA1 Message Date
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
Ubuntu 05ea40562c Initial cursor-devbox: image, deploy manifests, and Flux SHA automation.
build-and-push / build (push) Failing after 1m42s
Owns Dockerfile/CI and node1 workload YAML; ImagePolicy elects run_number-sha tags and ImageUpdateAutomation commits them into deploy/.
2026-09-20 12:57:44 +00:00