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

Stop producing pod unschedulable errors #3864

Merged
merged 8 commits into from
Aug 6, 2024

Conversation

d80tb7
Copy link
Collaborator

@d80tb7 d80tb7 commented Aug 3, 2024

We don't do anything with this error other than:

a) use it to set the node in the lookout ingester (which is unnecessary as this will now get set on lease)
b) turn it into aJobUnableToScheduleEvent on the public api, which causes confusion.

We can remove the handing code, once we're sure nothing is producing it any more.

d80tb7 added 5 commits August 3, 2024 22:29
Signed-off-by: Chris Martin <[email protected]>
Signed-off-by: Chris Martin <[email protected]>
Signed-off-by: Chris Martin <[email protected]>
Signed-off-by: Chris Martin <[email protected]>
@d80tb7 d80tb7 changed the title Stop producing pod unscheulable errrors Stop producing pod unschedulable errrors Aug 4, 2024
@d80tb7 d80tb7 changed the title Stop producing pod unschedulable errrors Stop producing pod unschedulable errors Aug 4, 2024
@JamesMurkin
Copy link
Contributor

Can we ensure this logs we have detected an error before we merge this?

@d80tb7 d80tb7 enabled auto-merge (squash) August 6, 2024 13:00
@d80tb7 d80tb7 merged commit 407b849 into master Aug 6, 2024
20 checks passed
@d80tb7 d80tb7 deleted the f/chrisma/stop-producing-pod-unschedulable branch August 6, 2024 13:00
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.

3 participants