Skip to content

🌱 Increase MHC rate limiting and filter events#13422

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
fabriziopandini:rate-limit-MHC
Mar 9, 2026
Merged

🌱 Increase MHC rate limiting and filter events#13422
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
fabriziopandini:rate-limit-MHC

Conversation

@fabriziopandini
Copy link
Copy Markdown
Member

What this PR does / why we need it:
We observed that MHC is reconciling many time, most of the time observed Machines are ok or it should wait for timeout to expire

This PR fixes it by combining a few strategies: increase rate limiting, filter unnecessary events from watches

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Rif #13305

@fabriziopandini fabriziopandini added the area/machinehealthcheck Issues or PRs related to machinehealthchecks label Mar 9, 2026
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 9, 2026
@fabriziopandini fabriziopandini mentioned this pull request Mar 9, 2026
31 tasks
@fabriziopandini fabriziopandini changed the title Increase MHC rate limiting and filter events 🌱 Increase MHC rate limiting and filter events Mar 9, 2026
@sbueringer
Copy link
Copy Markdown
Member

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 9, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 7ff9c8878cdf08a5feb50b5d6e7649a79d6fa57a

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sbueringer

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

The pull request process is described here

Details 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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 9, 2026
@k8s-ci-robot k8s-ci-robot merged commit d9c04db into kubernetes-sigs:main Mar 9, 2026
18 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.13 milestone Mar 9, 2026
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/machinehealthcheck Issues or PRs related to machinehealthchecks cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", 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.

3 participants