Commit Graph

17 Commits (3dfb0c3986764792de14a0b7b2ef8da23dd4a596)

Author SHA1 Message Date
Anders F Björklund 49ebcc87d3 Enable docker and kubelet units after adding them
This avoids warnings from `kubeadm init` later:

[WARNING Service-Docker]
[WARNING Service-Kubelet]
2020-04-19 17:31:00 +02:00
Medya Gh 9dfe6a6a70 clean up logs 2020-04-13 16:39:52 -07:00
Thomas Stromberg 4d1177cbf1 Ensure that sessions are closed, retry client if necessary 2020-04-10 13:53:38 -07:00
Sharif Elgamal 06dca45553 lint 2020-03-24 16:10:20 -07:00
Sharif Elgamal 4a24cfcf30 add cluster name to provisioner object directly 2020-03-24 15:54:39 -07:00
Sharif Elgamal 28672dec78 remove ClusterNameFromMachine 2020-03-24 14:43:11 -07:00
Thomas Strömberg 986679bc8d
Merge pull request #6787 from sharifelgamal/m2
Implement multi-node cluster capabilities
2020-03-20 19:26:56 -07:00
Thomas Stromberg ff9c4fdcc6 Lint fixes 2020-03-20 07:15:34 -07:00
Thomas Stromberg ea6d6832e5 Only restart docker service if unit file has updated 2020-03-19 17:40:02 -07:00
Sharif Elgamal f9b38dc04e clean up status output and have multinode survive cluster restarts 2020-03-18 21:28:03 -07:00
Sharif Elgamal f99d335fed fix docker driver 2020-03-16 15:36:05 -07:00
Sharif Elgamal 0fadf91d2c i think it works? 2020-02-25 16:36:53 -08:00
tstromberg 8631246e76 Create directory using os.MkDirAll, as mkdir -p does not work on windows 2020-02-05 12:37:19 -08:00
Thomas Strömberg 5795b7f312
Merge branch 'master' into obvious_denv 2020-02-05 08:14:56 -08:00
Medya Gh c86b20ade2 add option to exec runner to point to host docker daemon 2020-02-04 15:33:04 -08:00
tstromberg 3db7713399 Remove more functions from the util package 2020-02-04 13:20:37 -08:00
Medya Gh 92eeb3c10b refactor provision 2020-02-03 22:29:27 -08:00