Description of problem: When manually udpate the MCH with the toleration, like
```
tolerations:
- effect: NoSchedule
key: node-role.kubernetes.io/master
operator: Exists
```
the AddOnDeploymentConfig search-collector is not updated with the toleration accordingly.
Search search-v2-operator is updated with toleration correctly as expected
Version-Release number of selected component (if applicable): 2.9.0 train-05
How reproducible:
Steps to Reproduce:
- manually update MCH with the toleration
- AddOnDeploymentConfig search-collector is not updated with the above toleration
- Search search-v2-operator is updated with the above toleration correctly
Actual results:
Expected results:
Additional info:
- clones
-
ACM-7116 Search - AddOnDeploymentConfig toleration is not updated automatically
- Closed
- is cloned by
-
ACM-8830 Search - AddOnDeploymentConfig toleration is not updated automatically(2.7.10)
- Closed
- links to
-
RHSA-2023:125406 Red Hat Advanced Cluster Management 2.8.5 security and bug fix container updates