feat: Allow awsmachinepool to be set to 0 for minsize instead of 1 for v1alpha4 and v1alpha3 #4208
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
/kind feature
Would like the minsize to be 0 instead of the current 1 for both the above api's as the awsmachinepool can scale down to 0
https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/release-1.5/exp/api/v1alpha4/awsmachinepool_types.go#L45
https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/release-1.5/exp/api/v1alpha3/awsmachinepool_types.go#L45
related to this #3242
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Update the min size to 0 for the above API's
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version
): 1.22/etc/os-release
):The text was updated successfully, but these errors were encountered: