Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions osd/gcp/GCP_Network_Misconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"severity": "Major",
"service_name": "SREManualAction",
"log_type": "cluster-lifecycle",
"summary": "Action required: Failed Openshift Installation on GCP",
"description": "Your cluster's installation is blocked by a networking misconfiguration. Please review the network configuration, and try re-installing the cluster. This is the error found in the logs pointing to the specific failing resource - `${LOG}`. GCP VPC requirements are described in this document - https://docs.openshift.com/container-platform/latest/installing/installing_gcp/installing-restricted-networks-gcp-installer-provisioned.html#.",
"internal_only": false
"summary": "Action required: Installation failed due to a network misconfiguration",
"description": "Your cluster's installation is blocked by a networking misconfiguration. Please review the network configuration and try re-installing the cluster. For further information, refer to the OSD GCP network prerequisites: https://docs.redhat.com/en/documentation/openshift_dedicated/4/html-single/planning_your_environment/index#osd-gcp-psc-firewall-prerequisites_gcp-ccs.",
"internal_only": false,
"doc_references": [
"https://docs.redhat.com/en/documentation/openshift_dedicated/4/html-single/planning_your_environment/index#osd-gcp-psc-firewall-prerequisites_gcp-ccs"
]
}