Skip to content

Fix: fix operator is not applying (CA) certificates for HTTP configuration in Alertmanager's global configuration#8089

Merged
simonpasquier merged 2 commits intoprometheus-operator:mainfrom
kubeservice-stack:am-global-ca
Nov 12, 2025
Merged

Fix: fix operator is not applying (CA) certificates for HTTP configuration in Alertmanager's global configuration#8089
simonpasquier merged 2 commits intoprometheus-operator:mainfrom
kubeservice-stack:am-global-ca

Conversation

@dongjiang1989
Copy link
Member

Description

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.

If it fixes an existing issue (bug or feature), use the following keyword:

Closes: #ISSUE-NUMBER

Closes: #8039

Type of change

What type of changes does your code introduce to the Prometheus operator? Put an x in the box that apply.

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)

Verification

Please check the Prometheus-Operator testing guidelines for recommendations about automated tests.

Changelog entry

Please put a one-line changelog entry below. This will be copied to the changelog file during the release process.

 fix operator is not applying (CA) certificates for HTTP configuration in Alertmanager's global configuration

Signed-off-by: jiangdong <jiangdong@iflytek.com>
@dongjiang1989 dongjiang1989 requested a review from a team as a code owner November 11, 2025 13:57
@dongjiang1989
Copy link
Member Author

cc @ctxch

Signed-off-by: jiangdong <jiangdong@iflytek.com>
Copy link
Contributor

@simonpasquier simonpasquier left a comment

Choose a reason for hiding this comment

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

thanks!

@simonpasquier simonpasquier merged commit 8eb290c into prometheus-operator:main Nov 12, 2025
22 checks passed
@dongjiang1989 dongjiang1989 deleted the am-global-ca branch November 12, 2025 14:28
@ctxch
Copy link

ctxch commented Nov 13, 2025

Thank you @dongjiang1989 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Operator is not applying (CA) certificates for HTTP configuration in Alertmanager's global configuration

3 participants