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

Extend health checks of gardener-resource-manager for new VerticalPodAutoscaler resources #9211

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

rfranzke
Copy link
Member

How to categorize this PR?

/area ops-productivity
/kind enhancement

What this PR does / why we need it:
gardener-resource-manager's health check controller now checks whether VerticalPodAutoscalers report the ConfigUnsupported condition.

  • If the condition is True then they are considered unhealthy.
  • If the condition is False or not present then they are considered healthy.

Which issue(s) this PR fixes:
Follow-up of #9188

Special notes for your reviewer:
FYI @voelzmo

Release note:

`gardener-resource-manager`'s health check controller now checks whether `VerticalPodAutoscaler`s report the `ConfigUnsupported` condition.

@gardener-prow gardener-prow bot added the area/ops-productivity Operator productivity related (how to improve operations) label Feb 23, 2024
@gardener-prow gardener-prow bot added kind/enhancement Enhancement, improvement, extension cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 23, 2024
Copy link
Contributor

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

That is a nice improvement.

/lgtm
/approve

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

gardener-prow bot commented Feb 23, 2024

LGTM label has been added.

Git tree hash: c3fb5f6d82b68a95b2f9b6166173d48c4ad1189a

Copy link
Contributor

gardener-prow bot commented Feb 23, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ScheererJ

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 Feb 23, 2024
@gardener-prow gardener-prow bot merged commit 8f45c80 into gardener:master Feb 23, 2024
17 checks passed
@voelzmo
Copy link
Member

voelzmo commented Feb 23, 2024

Nice, thanks!

@rfranzke rfranzke deleted the vpa-health branch February 23, 2024 12:08
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/ops-productivity Operator productivity related (how to improve operations) 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants