Skip to content

Conversation

@Jakob3xD
Copy link
Contributor

@Jakob3xD Jakob3xD commented Dec 2, 2025

Description

Adjust version check to enable groupLabels and query offset support for thanos.

Closes: #8136

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.


@Jakob3xD Jakob3xD requested a review from a team as a code owner December 2, 2025 10:24
@simonpasquier
Copy link
Contributor

thanks for the PR! Can we add tests to pkg/operator/rules_test.go?

@pull-request-size pull-request-size bot added size/L and removed size/XS labels Dec 2, 2025
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 907a64b into prometheus-operator:main Dec 3, 2025
22 checks passed
@Jakob3xD Jakob3xD deleted the jh/thanos-ruler-group-labels branch December 8, 2025 08:33
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.

Ruler: Support Thanos RuleGroupLabels and Query Offset

2 participants