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

feat: add ThanosRuler's status subresource #5520

Merged

Conversation

simonpasquier
Copy link
Contributor

Description

Following #4580 and #5270, this change implements the status subresource for the ThanosRuler CRD.

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.)

Changelog entry

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

Implemented the `status` subresource for the ThanosRuler CRD. 

Following prometheus-operator#4580 and 5270, this change implements the status subresource
for the ThanosRuler CRD.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
@simonpasquier simonpasquier force-pushed the thanosruler-status branch 3 times, most recently from 6e41ff8 to 6c18704 Compare April 21, 2023 14:32
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
@simonpasquier simonpasquier marked this pull request as ready for review April 24, 2023 12:08
@simonpasquier simonpasquier requested a review from a team as a code owner April 24, 2023 12:08
Copy link
Contributor

@philipgough philipgough left a comment

Choose a reason for hiding this comment

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

havent had the chance to test this in practice but code changes lgtm

@simonpasquier
Copy link
Contributor Author

@philipgough thanks for the review. The e2e tests should prove that the change is sane so merging it...

@simonpasquier simonpasquier merged commit c8e01fd into prometheus-operator:main Apr 26, 2023
16 checks passed
@simonpasquier simonpasquier deleted the thanosruler-status branch April 26, 2023 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants