Verify the health of the operands
View the status fields to verify the operational health of managed components. This information helps you confirm that the SPIRE Server, SPIRE Agent, SPIFFE CSI driver, and the SPIRE OIDC discovery provider operands are ready and functioning correctly.
-
To verify the operands, run the following command:
oc get ZeroTrustWorkloadIdentityManager cluster -o yamlExample outputstatus: conditions: - lastTransitionTime: "2025-12-16T10:59:06Z" message: All components are ready reason: Ready status: "True" type: Ready - lastTransitionTime: "2025-12-16T10:59:06Z" message: All operand CRs are ready reason: Ready status: "True" type: OperandsAvailable operands: - kind: SpireServer message: Ready name: cluster ready: "true" - kind: SpireAgent message: Ready name: cluster ready: "true" - kind: SpiffeCSIDriver message: Ready name: cluster ready: "true" - kind: SpireOIDCDiscoveryProvider message: Ready name: cluster ready: "true" # ...
This status is reflected when all operands are healthy and stable.
|
|
The Operator adds the owner reference for the |