You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My problem is remains though, the min=3 is never met.
I have a feeling this has to do with Hetzner resource creation limit, thought that can be ruled out knowing that a request to increase the limit has been submitted earlier to this and it has been approved.
Hey guys, I noticed this
if
conditional is not correct and I have placed the log to the title of this issue.The gist of is that the conditional should be reversed, meaning, the
size
must be greater equal thanminSize
:autoscaler/cluster-autoscaler/processors/nodes/pre_filtering_processor.go
Line 66 in 61eae9e
The text was updated successfully, but these errors were encountered: