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

[GEP-19] Adapt monitoring configuration for shoot control plane components #9848

Merged
merged 16 commits into from
May 28, 2024

Conversation

rfranzke
Copy link
Member

How to categorize this PR?

/area monitoring
/kind enhancement

What this PR does / why we need it:
As a follow-up of #9695 and similar to #9737, this PR adapts the monitoring configuration for the shoot control plane components running inside the seed cluster.

Which issue(s) this PR fixes:
Part of #9065

Special notes for your reviewer:
/cc @ScheererJ

Release note:

NONE

@gardener-prow gardener-prow bot requested a review from ScheererJ May 24, 2024 16:04
@gardener-prow gardener-prow bot added area/monitoring Monitoring (including availability monitoring and alerting) related kind/enhancement Enhancement, improvement, extension cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels May 24, 2024
@gardener-prow gardener-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label May 24, 2024
@rfranzke rfranzke force-pushed the gep19/in-tree-controlplane branch from 60a2e17 to 47e726f Compare May 25, 2024 18:10
@ScheererJ
Copy link
Member

/assign

Copy link
Member

@ScheererJ ScheererJ 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 the very well structured final addition to GEP-19. Looks very good already.

This seperation is not clear/does not bring benefits since the
`SystemComponents` struct also contains monitoring-related deployers.
To correct these, we would have to introduce a struct like
`MonitoringSystemComponents` or whatever, but I don't think that's
reasonable. Using the `ControlPlane` and `SystemComponents` alone seems
good enough and is also clear because it directly shows where the
respective component is deployed.
Similar to previous commit
The `__meta_kubernetes_{pod_node_name,namespace}` relabel configs
are automatically added by `prometheus-operator`, so no need to specify
them explicitly.
@rfranzke rfranzke force-pushed the gep19/in-tree-controlplane branch from 47e726f to 3af7510 Compare May 28, 2024 11:21
@rfranzke rfranzke requested a review from ScheererJ May 28, 2024 11:22
@ScheererJ
Copy link
Member

/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label May 28, 2024
Copy link
Contributor

gardener-prow bot commented May 28, 2024

LGTM label has been added.

Git tree hash: d281b39ab1e43174ea9b4bbd7ede0cb77b5b6fd1

@rfranzke
Copy link
Member Author

/approve

Copy link
Contributor

gardener-prow bot commented May 28, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rfranzke

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 28, 2024
@gardener-prow gardener-prow bot merged commit 9f3b254 into gardener:master May 28, 2024
18 checks passed
@rfranzke rfranzke deleted the gep19/in-tree-controlplane branch May 28, 2024 14:10
@rickardsjp rickardsjp mentioned this pull request Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/monitoring Monitoring (including availability monitoring and alerting) related cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants