Checking the FileIntegrity custom resource status
The FileIntegrity custom resource (CR) reports its status through the .status.phase subresource.
Procedure
-
To query the
FileIntegrityCR status, run:$ oc get fileintegrities/worker-fileintegrity -o jsonpath="{ .status.phase }"Example outputActive