Closed philipgough closed 2 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
/retest
/test test-e2e
/test pr-image-mirror-rbac-query-proxy
/retest
Issues
6 New issues
0 Accepted issues
Measures
0 Security Hotspots
95.6% Coverage on New Code
0.0% Duplication on New Code
/test test-e2e
[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
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.