-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.json
More file actions
8 lines (8 loc) · 830 Bytes
/
test.json
File metadata and controls
8 lines (8 loc) · 830 Bytes
1
2
3
4
5
6
7
8
{
"severity": "Error",
"service_name": "SREManualAction",
"summary": "Action required: Adjust trusted build configuration",
"description": "Your tag cluster requires you to take action because the cluster's image registry is in a degraded state due to a misconfiguration. A trusted CA ConfigMap has been added to the 'cluster' images.config.openshift.io resource's 'additionalTrustedCA' section, but the corresponding ConfigMap does not exist in the openshift-config namespace. Please create that ConfigMap by following the product documentation: https://docs.openshift.com/container-platform/latest/cicd/builds/setting-up-trusted-ca.html. Without action, the image registry will remain in a degraded state and will impact the cluster's ability to upgrade.",
"_tags": "t_network",
"internal_only": false
}