Skip to content

Commit 9f00d04

Browse files
committed
ACM-26604 Observability alertmanager secret rename
Fixes: https://issues.redhat.com/browse/ACM-26604 Signed-off-by: Jacob Baungard Hansen <jacobbaungard@redhat.com>
1 parent 98d0c6a commit 9f00d04

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

release_notes/known_issues_observability.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ For your {ocp} cluster, see link:https://docs.redhat.com/en/documentation/opensh
77

88
For more about deprecations and removals, see xref:../release_notes/acm_deprecate_remove.adoc#deprecations-removals-acm[Deprecations and removals for {acm-short}].
99

10+
[#alertmanager-accessor-change]
11+
== Manually configured alert forwarding not working after updating to {acm-short} 2.15
12+
In {acm-short} 2.15 the name of the `observability-alertmanager-accessor` secret was changed to include a postfix of the hub cluster name, for example: `observability-alertmanager-accessor-hub1-region1`. On systems where the automatic handling for alert-forwarding config has been disabled with the annotation: `mco-disable-alerting: true` on the `MultiClusterObservability` CR, and alert forwarding has been manually configured to forward alerts to the hub (with a policy, GitOps or by other methods), this config needs updating.
13+
14+
For platform alerts the `cluster-monitoring-config` configmap in namespace `openshift-monitoring` should be updated and for user-workload alerts the configmap `user-workload-monitoring-config` in namespace: ` openshift-user-workload-monitoring` should be updated. The exact secret name can be found by viewing the secrets in the mentioned namespaces.
15+
1016
[#retention-change]
1117
== Retention change causes data loss
1218

0 commit comments

Comments
 (0)