Skip to content

Instantly share code, notes, and snippets.

@clcollins
Last active April 1, 2024 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clcollins/26c37427159ab2554ffda4156c395aea to your computer and use it in GitHub Desktop.
Save clcollins/26c37427159ab2554ffda4156c395aea to your computer and use it in GitHub Desktop.
Generic allowedSourceRanges ServiceLog
{
"severity": "Error",
"service_name": "SREManualAction",
"log_type": "cluster-configuration",
"summary":"Action required: Network misconfiguration",
"description": "Your cluster requires rou to take action. SRE has observed that there have been changes made to network configuration which impact normal working of the cluster: Default Ingress Controller allowedSourceRanges have been modified to exclude the IP(s) of the default router, ${IP}, causing the Console and OAuth routes to become inaccessible. Please allow the IP of service 'router-default' in namespace 'openshift-ingress' in the default Ingress Controller's allowedSourceRanges field.",
"internal_only": false
}
{
"severity": "Error",
"service_name": "SREManualAction",
"log_type": "cluster-configuration",
"summary":"Action required: Cluster workload misconfiguration",
"description":"Your cluster requires you to take action because there is a custom workload scheduled on control plane/infra nodes: twistlock. The control plane and infrastructure nodes are reserved for Red Hat workloads required to operate the service, as described in the product Service Definition. Custom workloads can negatively impact the availability/supportability of control plane and infrastructure nodes. Please ensure this workload does not schedule to these nodes. For more information, see the documentation: https://access.redhat.com/documentation/en-us/red_hat_openshift_service_on_aws/4/html/introduction_to_rosa/policies-and-service-definition#rosa-sdpolicy-instance-types_rosa-service-definition#.",
"internal_only": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment