Pod Healthcheck |
For pods in the operators project, the status of each required pod is
Running. |
[SUCCESS] |
Pod Usage Healthcheck |
For pods in the operators project, the resource use for each pod is within the CPU and
memory limits. |
[SUCCESS] |
Cluster Service Versions Healthcheck |
For cluster service versions (CSVs) in the operators project, the phase of each CSV is
Succeeded. |
[SUCCESS] |
Catalog Source Healthcheck |
For catalog sources in the operators project, the last observed state of each catalog
source is Ready. |
[SUCCESS] |
Install Plan Healthcheck |
For operators in the operators project, the install plan approval for each operator is
Automatic. |
[SUCCESS] |
Subscriptions Healthchec |
For subscriptions in the operators project, there is an installed CSV for each
subscription. |
[SUCCESS] |
Persistent Volume Claim Healthcheck |
For persistent volume claims (PVCs) in the operators project, each PVC is bound. Note: There
should not be any PVC in the operators project, so the test should be skipped.
|
[SKIP...] |
Deployment Healthcheck |
For deployments in the operators project, each deployment has the desired number of
replicas. |
[SUCCESS] |
Namespace Scopes Healthcheck |
For the NamespaceScope operator in the operators project, the projects
that are specified in the members list exist. |
[SUCCESS] |
Stateful Set Healthcheck |
For stateful sets in the operators project, the stateful sets have the desired number of
replicas. Note: There should not be any stateful sets in the operators project, so the test should
be skipped.
|
[SKIP...] |
Common Services Healthcheck |
For the common-service commonservice custom resource in the operators
project, the phase of the custom resource is Succeeded. |
[SUCCESS] |
Custom Resource Healthcheck |
For any other custom resources in the operators project, the phase of each custom resource
is Succeeded.Note: There should not be any other custom resources in the operators
project, so the test should be skipped.
|
[SKIP...] |
Operand Requests Healthcheck |
For operand requests in the operators project, the phase of each operand request is
Running, |
[SUCCESS] |