mirror of https://github.com/kubernetes/kops.git
As Azure doesn't allow "/" in label keys, we used to convert "/" to "_", but we didn't convert back "_" to "/" in kops-controller. Change the code to store a label key in a tag value so that we don't need to worry about escaping. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| OWNERS | ||
| api_loadbalancer.go | ||
| api_loadbalancer_test.go | ||
| context.go | ||
| context_test.go | ||
| network.go | ||
| network_test.go | ||
| resourcegroup.go | ||
| resourcegroup_test.go | ||
| testing.go | ||
| vmscaleset.go | ||
| vmscaleset_test.go | ||