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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user