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

Implementing new cloud provider method for node deletion detection #1

Merged
merged 5 commits into from
Oct 17, 2022

Conversation

fookenc
Copy link
Owner

@fookenc fookenc commented Oct 17, 2022

Supports the autoscaler to determine the difference between nodes that have been terminated in the cloud provider, instead of those nodes that are not-autoscaled. Stub implementations for each cloud provider have been provided, which will return an ErrNotImplemented error until it is fully supported. In those cases, the cluster state readiness calculation logic will fall back to taint-based node deletion detection.

…cting whether nodes are fully deleted or are not-autoscaled. Updated cloud providers to provide initial implementation of new method that will return an ErrNotImplemented to maintain existing taint-based deletion clusterstate calculation.
@fookenc fookenc self-assigned this Oct 17, 2022
@fookenc fookenc merged commit cf67a30 into fix-autoscaler-node-deletion Oct 17, 2022
fookenc pushed a commit that referenced this pull request Jul 14, 2023
fookenc pushed a commit that referenced this pull request Jun 26, 2024
Update CA_with_AWS_IAM_OIDC.md
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.

1 participant