Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

fix(operators/nodepool): controlled deletion of nodes#33

Merged
nxtcoder17 merged 1 commit into
kloudlite:release-1.0.5from
nxtcoder17:fix/nodepool-controller-nodes-deletion
Oct 23, 2023
Merged

fix(operators/nodepool): controlled deletion of nodes#33
nxtcoder17 merged 1 commit into
kloudlite:release-1.0.5from
nxtcoder17:fix/nodepool-controller-nodes-deletion

Conversation

@nxtcoder17
Copy link
Copy Markdown
Member

  • nodepool controller now allows for controlled deletion of nodes, either by cluster autoscaler, or by manually scaling down the nodepool
  • also, removed generating node names by numbers, as it allows for deferred deletion of nodes, like after a future point in time
  • loads of refactorings in nodepool controller

- nodepool controller now allows for controlled deletion of nodes,
  either by cluster autoscaler, or by manually scaling down the nodepool
- also, removed generating node names by numbers, as it allows for
  deferred deletion of nodes, like after a future point in time
@nxtcoder17 nxtcoder17 merged commit 75a1183 into kloudlite:release-1.0.5 Oct 23, 2023
@nxtcoder17 nxtcoder17 deleted the fix/nodepool-controller-nodes-deletion branch October 23, 2023 22:26
abdheshnayak pushed a commit that referenced this pull request Nov 5, 2024
…nodes-deletion

fix(operators/nodepool): controlled deletion of nodes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant