Skip to content

Fix false positive error message from autoscaler events#18981

Merged
ericl merged 2 commits intoray-project:masterfrom
ericl:fix-false-pos
Sep 29, 2021
Merged

Fix false positive error message from autoscaler events#18981
ericl merged 2 commits intoray-project:masterfrom
ericl:fix-false-pos

Conversation

@ericl
Copy link
Copy Markdown
Contributor

@ericl ericl commented Sep 29, 2021

Why are these changes needed?

The previous PR incorrectly filtered out node: custom resources from the "manual cluster" mode, which leads to occasional false positive warnings. This PR removes this bad check and adds a test.

I verified the test fails before this fix.

Closes #18979

Copy link
Copy Markdown
Contributor

@richardliaw richardliaw left a comment

Choose a reason for hiding this comment

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

nice! i'm going to rubber stamp

@ericl ericl merged commit aa985e1 into ray-project:master Sep 29, 2021
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.

False positives from cluster autoscaler events

3 participants