Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Sep 2, 2024

Conversation

philipgough
Copy link
Contributor

@philipgough philipgough commented Aug 28, 2024

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.

Copy link

openshift-ci bot commented Aug 28, 2024

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
Copy link
Contributor

/retest

@philipgough
Copy link
Contributor Author

/test test-e2e

@philipgough
Copy link
Contributor Author

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

@philipgough
Copy link
Contributor Author

/retest

@philipgough philipgough changed the title Acm 13266 [ACM-13266] - Enable mounting of arbitrary Secrets by alertmanager Sep 2, 2024
Copy link
Member

@saswatamcode saswatamcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link

sonarqubecloud bot commented Sep 2, 2024

@philipgough
Copy link
Contributor Author

/test test-e2e

Copy link

openshift-ci bot commented Sep 2, 2024

[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 [philipgough,saswatamcode]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 61ae82f into stolostron:main Sep 2, 2024
22 checks passed
@philipgough philipgough deleted the ACM-13266 branch September 2, 2024 15:08
JoaoBraveCoding pushed a commit to JoaoBraveCoding/multicluster-observability-operator that referenced this pull request Sep 9, 2024
…tolostron#1593)

* bingo: Update controller-gen/tools versions

Signed-off-by: Philip Gough <[email protected]>

* make: generate

Signed-off-by: Philip Gough <[email protected]>

* make: bundle

Signed-off-by: Philip Gough <[email protected]>

* mco:alertmanager: Allow mounting of arbitrary secrets via volumes in advanced config

Signed-off-by: Philip Gough <[email protected]>

---------

Signed-off-by: Philip Gough <[email protected]>
JoaoBraveCoding pushed a commit to JoaoBraveCoding/multicluster-observability-operator that referenced this pull request Sep 9, 2024
…tolostron#1593)

* bingo: Update controller-gen/tools versions

Signed-off-by: Philip Gough <[email protected]>

* make: generate

Signed-off-by: Philip Gough <[email protected]>

* make: bundle

Signed-off-by: Philip Gough <[email protected]>

* mco:alertmanager: Allow mounting of arbitrary secrets via volumes in advanced config

Signed-off-by: Philip Gough <[email protected]>

---------

Signed-off-by: Philip Gough <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants