-
Kubernetes Submit Queue authored
Automatic merge from submit-queue kubeadm: must lower-case token portion used in DNS label. **What this PR does / why we need it**: In Kubernetes, DNS labels must be lower-case. `kubeadm` doesn't care when creating certain objects through the API. This PR fixes that erroneous behavior. **Which issue this PR fixes**: fixes https://github.com/kubernetes/kubeadm/issues/104 **Special notes for your reviewer**: /cc @luxas @mikedanese @dgoodwin
451a24d6
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| BUILD | ||
| addons.go | ||
| addons_test.go | ||
| apiclient.go | ||
| apiclient_test.go | ||
| discovery.go | ||
| discovery_test.go | ||
| manifests.go | ||
| manifests_test.go | ||
| tokens.go |