kubernetes icon indicating copy to clipboard operation
kubernetes copied to clipboard

Bugfix: undefined variable

Open olehb opened this issue 4 years ago • 0 comments

This commit is incomplete in a sense that it misses one instance of mapNodeNameToVMName variable. That leads to the following error during K8s build:

vendor/k8s.io/legacy-cloud-providers/azure/azure_standard.go:964:13: undefined: mapNodeNameToVMName

olehb avatar Jun 21 '21 19:06 olehb