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

feat(cluster-autoscaler/exoscale): add support for --nodes #2

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

thomasstxyz
Copy link
Collaborator

@thomasstxyz thomasstxyz commented Apr 24, 2024

What type of PR is this?

/kind feature

What this PR does / why we need it:

cluster-autoscaler/exoscale: This PR adds support for configuration of minimum and maximum size of specified node groups via the --nodes=<min>:<max>:<nodepool-name> flag.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@thomasstxyz thomasstxyz force-pushed the feat/exoscale-provider-maxnodeslimit-per-nodepool branch 3 times, most recently from 89a26a6 to 068dd03 Compare April 25, 2024 17:56
Signed-off-by: Thomas Stadler <thomas.stadler@whizus.com>
@thomasstxyz thomasstxyz force-pushed the feat/exoscale-provider-maxnodeslimit-per-nodepool branch from 068dd03 to f48f832 Compare April 25, 2024 18:03
Copy link

@dklesev dklesev left a comment

Choose a reason for hiding this comment

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

lgtm

@dklesev dklesev merged commit 5e2b637 into master Apr 27, 2024
5 checks passed
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.

2 participants