tower 0.61.15 — substrate budget 5→10m + forgiving Degraded

DNS-01 against Cloudflare reliably takes 6-8 min for first-issue
(Cloudflare TXT write + global propagation + LE polling). The 5-min
budget red-flagged normal installs. Bumped to 10 min.

Also: Argo flickers to Degraded during retries while waiting on the
Certificate hook. Within the budget window we now classify Degraded
as 'preparing' instead of 'degraded' — only declare degraded after
the budget fully expires. Stops the badge from showing 'Failed'
during a healthy install.
This commit is contained in:
Claude
2026-04-30 14:25:25 +03:00
parent 253a74aec0
commit d2f86d7e1a

View File

@@ -9,7 +9,7 @@ backend:
# so every cluster that runs Tower needs the same imagePullSecret
# provisioned out-of-band (until cluster-platform-v3 owns it).
repository: registry.odoosky.cloud/odoosky/docker-mirror/tower
tag: "0.61.14"
tag: "0.61.15"
pullPolicy: IfNotPresent
imagePullSecrets:
- name: docker-mirror-pull