-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
Quality / Stability / Reliability
-
4
-
False
-
-
False
-
-
Not Selected
-
-
-
None
Note: Doc team updates the current version of the documentation and the
two previous versions (n-2), but we address *only high-priority, or
customer-reported issues* for -2 releases in support.
Describe the changes in the doc and link to your dev story:
1. - [x] Mandatory: Add the required version to the Fix version/s field.
2. - [ ] Mandatory: Choose the type of documentation change or review.
- [x] We need to update to an existing topic
- [ ] We need to add a new document to an existing section
- [ ] We need a whole new section; this is a function not
documented before and doesn't belong in any current section
- [ ] We need an Operator Advisory review and approval
- [ ] We need a z-Stream (Errata) Advisory and Release note for
MCE and/or ACM
3. - [ ] Mandatory: Find the link to where the documentation update
should go and add it to the recommended changes. You can either use the
published doc or the staged repo for this step:
4. - [ ] Mandatory for GA content:
- [ ] Add steps, the diff, known issue, and/or other important
conceptual information in the following space:
Manually configured alert forwarding not working after updating to ACM 2.15+
In ACM 2.15 the name of the `observability-alertmanager-accessor`, and `hub-alertmanager-router-ca` secrets were 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.
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 names can be found by viewing the secrets in the mentioned namespaces.
- [ ] *Add Required access level *(example, *Cluster
Administrator*) for the user to complete the task:
- [ ] Add verification at the end of the task, how does the user
verify success (a command to run or a result to see?)
- [ ] Add link to dev story here:
5. - [ ] Mandatory for bugs: What is the diff? Clearly define what the
problem is, what the change is, and link to the current documentation. Only
use this for a documentation bug.