Troubleshooting
The following table provides information to help you troubleshoot potential issues that you might encounter when using the integration of Red Hat OpenShift / ESO with Secret Server.
| Issue | Description | Troubleshooting steps |
|---|---|---|
A secret is stuck in SecretSyncedError status. |
The following are the symptoms of this issue:
|
|
|
No controller pods are running |
The following are the symptoms of this issue:
|
|
Diagnostic Commands Reference
The following table provides a reference for the useful diagnostic commands in Red Hat OpenShift / ESO.
| To do this | Run this command |
|---|---|
| Check all ESO resources | oc get externalsecrets,secretstores,clustersecretstores -A
|
| View the status of ESO | oc get csv -n openshift-operators | grep external-secrets
|
| Check all network policies | oc get networkpolicies -n external-secrets
|
| View all controller pods | oc get pods -n external-secrets -o wide
|