Skip to content

Merge v0.88.1 back to main#8332

Merged
simonpasquier merged 11 commits intoprometheus-operator:mainfrom
slashpai:cut-v0.88.1
Jan 28, 2026
Merged

Merge v0.88.1 back to main#8332
simonpasquier merged 11 commits intoprometheus-operator:mainfrom
slashpai:cut-v0.88.1

Conversation

@slashpai
Copy link
Contributor

Description

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

Closes: #ISSUE-NUMBER

If you're contributing for the first-time, check our contribution guidelines.

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.


@heliapb heliapb mentioned this pull request Jan 27, 2026
5 tasks
@slashpai slashpai marked this pull request as ready for review January 28, 2026 02:57
@slashpai slashpai requested a review from a team as a code owner January 28, 2026 02:57
slashpai and others added 10 commits January 28, 2026 08:37
…prometheus-operator#8294)

Validate that the webhookURL secret exists in checkMSTeamsConfigs,
consistent with checkMSTeamsV2Configs. This prevents operator
degradation when an AlertmanagerConfig references a missing secret.

Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
This commit relaxes URL validation for Webhook and Pushover
configurations because they support Go template syntax.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
The Pushover URL can be a template string.

Related to prometheus-operator#8315

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Relates to prometheus-operator#8315

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Change ClientURL and Href fields in PagerDutyConfig, PagerDutyImageConfig,
and PagerDutyLinkConfig from *URL to *string to support Go templates.

Related-to prometheus-operator#8315

Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
Relates to prometheus-operator#8315

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
@simonpasquier simonpasquier merged commit 6341245 into prometheus-operator:main Jan 28, 2026
22 checks passed
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.

3 participants