k8s(cluster): pin the boot-pull-fix image now running on all three voters

registry.threesix.ai/tidal/server:m12-boot-pull-fix-20260821
@sha256:4150af1044b8084b84abeafedbbaedb1f084a2c84fd0600b56f5b04ed0697eba

Rolled tidaldb-0/-1/-2 onto it via OnDelete with a quorum write probe between each
step: every probe returned 201, so the roll cost zero write availability. Cluster
is 3/3 with all nine group-replicas converged on identical frontiers
(13322227/13540667/13072512) and an identical 33,331-vector corpus. PDB
disruptionsAllowed is back to 1 after being 0 for the whole incident.
updateStrategy restored to RollingUpdate/partition 0.
This commit is contained in:
jordan 2026-08-21 12:01:34 -06:00
parent 5b3cfe59d9
commit cc7066e0d8

View File

@ -100,7 +100,7 @@ spec:
mountPath: /data
containers:
- name: tidaldb
image: registry.threesix.ai/tidal/server:m12-reconcile-limit-20260818@sha256:e59bf72b3a2ea260d82146b791e595eeb582a997c69e1fc0a816ac6402323917
image: registry.threesix.ai/tidal/server:m12-boot-pull-fix-20260821@sha256:4150af1044b8084b84abeafedbbaedb1f084a2c84fd0600b56f5b04ed0697eba
imagePullPolicy: IfNotPresent
# The image ENTRYPOINT is the bare binary. We override the command with
# a tiny /bin/sh wrapper (the bookworm-slim runtime HAS a shell) so we