mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 06:56:29 +00:00
Ignore inactive hosts
This commit is contained in:
@@ -29,6 +29,7 @@ type Cluster struct {
|
||||
EtcdHosts []*hosts.Host
|
||||
WorkerHosts []*hosts.Host
|
||||
ControlPlaneHosts []*hosts.Host
|
||||
InactiveHosts []*hosts.Host
|
||||
KubeClient *kubernetes.Clientset
|
||||
KubernetesServiceIP net.IP
|
||||
Certificates map[string]pki.CertificatePKI
|
||||
|
Reference in New Issue
Block a user