-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
1.9.0, 1.10.0
-
False
-
-
False
-
-
The CI job is failing because the 'Crunchy Postgres for Kubernetes' operator installation timed out. This prevents the E2E tests from running.
Failure Details:
The build log shows two critical errors:
`Timed out after 300 seconds. Operator 'Crunchy Postgres for Kubernetes' did not reach 'Succeeded' phase.`
`Timeout waiting for CRD 'postgresclusters.postgres-operator.crunchydata.com' after 120 seconds`
Root Cause Analysis:
The failure is due to an infrastructure problem where the PostgreSQL operator could not be installed or become ready on the OpenShift cluster. This prevented the creation of necessary database resources, leading to a complete halt of the test execution.
User Notes:
This appears to be specific to OCP v4.21 for both Helm and Operator deployments. An update of the Crunchy Postgres for Kubernetes operator may be required.
- links to