Skip to content

Commit f222d3f

Browse files
authored
Merge pull request #88420 from eromanova97/OBSDOCS-1492a
[enterprise-4.17] Strict validation for monitoring configmaps
2 parents 96ff6a3 + 4692e26 commit f222d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

observability/monitoring/config-map-reference-for-the-cluster-monitoring-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Only the parameters and fields listed in this reference are supported for config
3232
For more information about supported configurations, see xref:../monitoring/configuring-the-monitoring-stack.adoc#maintenance-and-support_configuring-the-monitoring-stack[Maintenance and support for monitoring].
3333
* Configuring cluster monitoring is optional.
3434
* If a configuration does not exist or is empty, default values are used.
35-
* If the configuration is invalid YAML data, the Cluster Monitoring Operator stops reconciling the resources and reports `Degraded=True` in the status conditions of the Operator.
35+
* If the configuration has invalid YAML data, the Cluster Monitoring Operator stops reconciling the resources and reports the `Degraded=True` status in the status conditions of the Operator. Starting with {product-title} 4.17.5, the validation criteria is improved. Upgrading the Cluster Monitoring Operator to version 4.18 or later is blocked if unsupported fields or invalid configurations are detected.
3636
====
3737

3838
== AdditionalAlertmanagerConfig

0 commit comments

Comments
 (0)