1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-01 23:33:39 +00:00
rke/k8s
Sebastiaan van Steenis 2c270fa5ab Use node label when cloudprovider is configured
When cloud provider is configured, the node name can be set by the cloud provider. If we don't account for this, the node cannot be found when we do cluster operation (for example, node delete)
2020-09-18 10:15:38 -07:00
..
clusterrole.go Refactor to new client-go API in k8s 1.18 2020-03-27 10:55:19 -07:00
configmap.go Refactor to new client-go API in k8s 1.18 2020-03-27 10:55:19 -07:00
job.go Refactor to new client-go API in k8s 1.18 2020-03-27 10:55:19 -07:00
k8s.go Add Secret Encryption Provider Support 2019-10-29 14:10:32 -07:00
node.go Use node label when cloudprovider is configured 2020-09-18 10:15:38 -07:00
pod.go Refactor to new client-go API in k8s 1.18 2020-03-27 10:55:19 -07:00
psp.go Refactor to new client-go API in k8s 1.18 2020-03-27 10:55:19 -07:00
role.go Refactor to new client-go API in k8s 1.18 2020-03-27 10:55:19 -07:00
secret.go Refactor to new client-go API in k8s 1.18 2020-03-27 10:55:19 -07:00
serviceaccount.go Refactor to new client-go API in k8s 1.18 2020-03-27 10:55:19 -07:00