Files
dokku/plugins
Jose Diaz-Gonzalez b66df28d96 fix: harden scheduler-k3s cron manifests and dockerfile run startup
The cron-id label could exceed Kubernetes' 63-byte cap when commands or
schedules were long, and an all-digit job-suffix or cron-id rendered as
an unquoted YAML scalar caused the API server to reject manifests. Run
pods built from dockerfiles also occasionally hit the 10s startup wait
on a cold image pull, even though the pod was scheduled correctly.

The cron-id is now stored as an annotation and a shorter hash is used as
the selector label. Every interpolated annotation and label value in the
cron-job and deployment templates is now quoted to prevent numeric
coercion, and the run-pod wait timeout is raised to 30 seconds.
2026-05-11 14:49:58 -04:00
..
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00
2026-05-10 20:17:51 +00:00