Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu-kun committed May 30, 2022
1 parent e6dc0af commit 8487624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster-autoscaler/cloudprovider/mcm/mcm_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,7 @@ func (m *McmManager) GetMachineDeploymentNodeTemplate(machinedeployment *Machine
break
}

// handling per provider
switch mc.Provider {
case providerAWS:
var providerSpec *awsapis.AWSProviderSpec
Expand Down

0 comments on commit 8487624

Please sign in to comment.