Skip to content

feat(thanos) ruler component#534

Merged
richardtief merged 34 commits intomainfrom
thanos-ruler-component
Jan 28, 2025
Merged

feat(thanos) ruler component#534
richardtief merged 34 commits intomainfrom
thanos-ruler-component

Conversation

@trouaux
Copy link
Contributor

@trouaux trouaux commented Nov 26, 2024

closes #351

@trouaux trouaux force-pushed the thanos-ruler-component branch 2 times, most recently from 709212f to 5531122 Compare November 27, 2024 12:27
Copy link
Contributor

@viennaa viennaa left a comment

Choose a reason for hiding this comment

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

Thanks for tackling your first issue and opening this PR.

We need to change the deployment to a statefulset. Will continue the PR after this change is in.

Please add testing for the respective statefulset to come up.

Please fix the linting test.

@trouaux trouaux force-pushed the thanos-ruler-component branch from 5531122 to 6d0aa6f Compare November 27, 2024 14:51
@trouaux trouaux force-pushed the thanos-ruler-component branch from 72b3af0 to 46903d6 Compare November 29, 2024 10:21
@trouaux trouaux changed the title [WIP] thanos ruler compoment [WIP] feath(thanos) ruler component Jan 8, 2025
@trouaux trouaux changed the title [WIP] feath(thanos) ruler component feat(thanos) ruler component Jan 8, 2025
@trouaux trouaux marked this pull request as ready for review January 8, 2025 14:17
@trouaux trouaux requested a review from a team as a code owner January 8, 2025 14:17
@trouaux trouaux requested a review from a team as a code owner January 8, 2025 14:17
Copy link
Contributor

@viennaa viennaa left a comment

Choose a reason for hiding this comment

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

Little improvement :)

Copy link
Contributor

@ibakshay ibakshay left a comment

Choose a reason for hiding this comment

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

LGTM! left a minor comment :)

Copy link
Contributor

@viennaa viennaa left a comment

Choose a reason for hiding this comment

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

Thanks for pursuing the ruler component config 👍.

I think the cert handling is missing here, so we need to ensure to have config in place, to talk to an alertmanager.

Please also add thanosruler.spec.routePrefix to have it available at the ruler subpath after the query url.

Copy link
Member

@richardtief richardtief left a comment

Choose a reason for hiding this comment

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

Thanks! Let's ship it.

@richardtief richardtief dismissed viennaa’s stale review January 28, 2025 12:37

Review delegated.

@richardtief richardtief merged commit 6bf6962 into main Jan 28, 2025
4 checks passed
@richardtief richardtief deleted the thanos-ruler-component branch January 28, 2025 12:37
olandr pushed a commit that referenced this pull request Feb 28, 2025
* add ruler + ruler-svc templates

* remove label helm.sh

* lint clean up

* ruler bats testing + extra labels

* re-org values + clean-up ruler template

* values naming fix

* update container args + volume mounts

* clean up

* remove comment conflict

* thanos ruler with k8s operator

* CI test with prometheus operator

* lint fix + chart lock

* template objectstore volume for store and compactor

* relocate CI folder

* lint

* values indent

* split ci test ressources

* clean up

* fix bats test + new specs to ruler

* test clean up

* ruler enabled conditions

* test typo

* update thanos ruler tests

* CI bug

* common matching labels for CI

* yaml typo

* clean up ci yaml values

* fix suggestions

* alertmanager ressources for ruler config

* feat alertmanager config templates

* fix configmap name

* rework ruler labels

* feat: routePrefix
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.

[thanos] Add Ruler component

4 participants