mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-05 12:59:41 +00:00
Looking at metrics revealed the cloudprovider controller name was anempty string.
k8s.io/cloud-provider/names isn't available until 1.28, so just hardcode
it for 1.27. ref: https://github.com/kubernetes/kubernetes/pull/115813
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit bffdf463e1)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>