merge fix/libseanfarm-r5-cluster (6d458960cd) #21

Merged
pipeline-bot merged 1 commit from fix/libseanfarm-r5-cluster into trunk 2026-07-15 14:46:25 +00:00
Collaborator
No description provided.
From R5 find-round wf_6f903bf5. Both harness-level (hit all consumer operators):

- ReadyFalse now defaults an empty caller reason to 'NotReady' — the K8s API rejects
  a condition with an empty Reason (422), so an outcome reaching the failure path with
  no reason produced an unwritable condition (silent status-write failure). ReadyTrue
  was already safe. (+TestReadyFalse_DefaultsEmptyReason, red/green)
- The dry-run converge path now calls MirrorStatus before persisting, like every other
  status-writing path; a dry-run CR is Ready but its legacy mirrored fields were left
  on the prior phase. No-op when MirrorStatus is nil.

Full suite green. go-library-tag = release-only; operators pick it up on next go.mod bump.
pipeline-bot deleted branch fix/libseanfarm-r5-cluster 2026-07-15 14:46:25 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/libseanfarm-operator!21
No description provided.