GetOptions
implementation of NodeGroup interface does not return the default values for some options
#308
Labels
GetOptions
implementation of NodeGroup interface does not return the default values for some options
#308
What happened:
GetOptions
implementation of NodeGroup interface does not return the default values for some options. The reason for this is in the codeautoscaler/cluster-autoscaler/cloudprovider/mcm/mcm_cloud_provider.go
Line 480 in 1772ba0
What you expected to happen:
GetOptions
should return the correct values for all the options (along with proper defaults).How to reproduce it (as minimally and precisely as possible):
Live issue 5129
The text was updated successfully, but these errors were encountered: