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

cluster autoscaler patch cluster autoscaler 1.19.2 airbnb2 #24

Conversation

evansheng
Copy link
Collaborator

Add 2 new patches to our fork for 1.19

  1. Skip iteration loop if node creation failed kubernetes/autoscaler#4143
  2. https://github.com/kubernetes/autoscaler/pull/4926/files

This will resolve the segfaults we've been seeing in CA when there are a large amount of nodes AWS cannot fulfill.

equivalent PR for 1.20 coming soon

@drmorr0

Copy link

@airbnb-bschwenn airbnb-bschwenn left a comment

Choose a reason for hiding this comment

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

Thank you!

Skip iteration loop if node creation failed
…hErrors-no-segfault

Don't deref nil nodegroup in deleteCreatedNodesWithErrors
@evansheng evansheng force-pushed the evan_sheng--cluster-autoscaler-patch-cluster-autoscaler-1.19.2-airbnb2 branch from 1f8adaa to f2f5923 Compare September 8, 2022 23:22
@evansheng evansheng merged commit dee92e1 into cluster-autoscaler-release-1.19-airbnb Sep 8, 2022
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.

4 participants