stolostron / multicluster-observability-operator

Operator for Multi-Cluster Monitoring with Thanos.
Apache License 2.0
125 stars 69 forks source link

[ACM-13266] - Enable mounting of arbitrary Secrets by alertmanager #1593

Closed philipgough closed 2 months ago

philipgough commented 3 months ago

https://issues.redhat.com/browse/ACM-13266 - allows a user to mount Secrets in alertmanager from the advancedConfig option in MCO.

Following the pattern of prometheus-operator, Secrets will be mounted as a volume named secret-. Secrets are mounted into /etc/alertmanager/secrets/ in the 'alertmanager' container.

openshift-ci[bot] commented 3 months ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

coleenquadros commented 3 months ago

/retest

philipgough commented 2 months ago

/test test-e2e

philipgough commented 2 months ago

/test pr-image-mirror-rbac-query-proxy

philipgough commented 2 months ago

/retest

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
6 New issues
0 Accepted issues

Measures
0 Security Hotspots
95.6% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

philipgough commented 2 months ago

/test test-e2e

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: philipgough, saswatamcode

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/stolostron/multicluster-observability-operator/blob/main/OWNERS)~~ [philipgough,saswatamcode] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment