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. |
||
---|---|---|
.. | ||
aws | ||
azure | ||
do | ||
gce | ||
openstack | ||
BUILD.bazel | ||
interfaces.go |