Commit Graph

2141 Commits (8a6e94de8f7f03ed06940c45b1c7d83bc8c239aa)

Author SHA1 Message Date
Thomas Stromberg bef508d461 Remove high-ASCII characters from comment 2019-12-10 15:23:47 -08:00
Thomas Stromberg a1ddd283fe Check errors, remove docker.io prefix used by crio 2019-12-10 14:28:40 -08:00
Thomas Stromberg 661ebf843f Merge master 2019-12-10 14:07:02 -08:00
Thomas Stromberg 32e0732e15 Add integration test 2019-12-10 14:02:12 -08:00
Thomas Strömberg 349f414dee
Merge pull request #5987 from medyagh/cache_fix2
cache add: load images to all profiles & skip previously cached images
2019-12-10 13:58:57 -08:00
Thomas Strömberg 1592eef8f4
Merge pull request #5935 from tstromberg/up-add2
Pre-cache the latest kube-addon-manager
2019-12-10 13:53:12 -08:00
Medya Gh 7b8cfe167c lint 2019-12-10 11:23:02 -08:00
Thomas Strömberg ef51dfe8bb
Merge branch 'master' into up-add2 2019-12-10 10:45:53 -08:00
Medya Gh b7176b91fd Use a faster way to get image sha 2019-12-10 10:29:59 -08:00
Thomas Stromberg 650c26309c Add missing files 2019-12-10 09:29:45 -08:00
Thomas Stromberg 14b805d494 Remove unused vars 2019-12-10 08:17:08 -08:00
Thomas Stromberg 8b7aaba627 Sync correct Kubernetes versions from kubeadm constants 2019-12-10 08:12:15 -08:00
Karuppiah Natarajan fc09dd4814
Update default Kubernetes version to v1.17.0
Signed-off-by: Karuppiah Natarajan <karuppiah7890@gmail.com>
2019-12-10 19:57:16 +05:30
Medya Gh 60346821d6 move machine path to localpath package 2019-12-09 14:51:10 -08:00
Medya Gh 35ad8e2915 make profile name mandatory for config.Load 2019-12-09 14:47:20 -08:00
Medya Gh 2895971182 Skip loading image if already cached based on sha 2019-12-09 14:30:55 -08:00
Thomas Stromberg df3ee00481 Update dashboard image and pre-cache it again 2019-12-09 14:13:50 -08:00
Thomas Stromberg a84db18fd7 Merge 2019-12-09 13:55:28 -08:00
Thomas Strömberg 1f36a42203
Merge pull request #5912 from tstromberg/user-mutex2
Make lock names uid and path specific to avoid conflicts
2019-12-09 13:34:56 -08:00
Thomas Strömberg 66d7124305
Merge pull request #5954 from olivierlemasle/storageclassannot
Remove depreacted annotation storageclass.beta.kubernetes.io
2019-12-09 10:50:32 -08:00
Thomas Strömberg 45c945f477
Merge pull request #5988 from medyagh/profile_status
show status in profile list
2019-12-09 10:43:11 -08:00
Guilherme Pellizzetti 672b9de015
typo: Fix typo in err_map key
Change "MACHINE_DOES_NOT_EXST" to "MACHINE_DOES_NOT_EXIST".

Please disregard if not valid.
2019-12-03 20:42:18 -03:00
Wietse Muizelaar 2cc277af73
Use newer gvisor version
The current gvisor version used is quite old, this PR bumps the version to a more recent one.
2019-11-29 20:36:54 +01:00
Medya Gh d7b6e66038 fix unit tests and improve naming 2019-11-26 20:07:56 -08:00
Medya Gh 95717c4793 add status to profile list 2019-11-26 19:53:27 -08:00
Medya Gh d8d7849d21 fix typo and remove debugging logs 2019-11-26 19:20:38 -08:00
Medya Gh cdb68a139e refactor config to allow load profile config 2019-11-26 18:32:59 -08:00
Medya Gh 6c08fedf97 remove cyclic depdenecy and make cluster pkg smaller 2019-11-26 17:48:37 -08:00
Medya Gh 72b17439bd clean up temp files 2019-11-26 16:21:12 -08:00
Sharif Elgamal 0bfd81baec
Merge pull request #5973 from sharifelgamal/1.17-rc1
Update default k8s version to 1.17.0-rc.1
2019-11-25 18:20:12 -08:00
Medya Ghazizadeh 97b8ee82d1
Merge pull request #5919 from tstromberg/more-logs
Double lookBackwardsCount to 400, to find usage error in new apiserver
2019-11-25 14:13:24 -08:00
Sharif Elgamal bd96b736d3
update test cases for new k8s default 2019-11-25 13:44:10 -08:00
Sharif Elgamal 04eca26c48
Update default k8s version to 1.17.0-rc.1 2019-11-25 13:33:27 -08:00
Medya Ghazizadeh 8a4c7d31f6
Merge pull request #5960 from davidnewman/issue/5959
Add option for virtualbox users to set nat-nic-type
2019-11-25 13:16:20 -08:00
Medya Ghazizadeh b398810a0f
Merge pull request #5917 from tstromberg/include-output-exec-err
SSHRunner: include stdout/stderr with error message
2019-11-25 11:53:13 -08:00
David Newman fbb1d97cf1 feat(virtualbox): Users and set nat-nic-type and host-only-nic-type 2019-11-22 13:50:12 -05:00
Thomas Stromberg 7f97b91adf Add newlines before stdout/stderr 2019-11-20 16:08:16 -08:00
Olivier Lemasle 99350b3b7f Remove depreacted annotation storageclass.beta.kubernetes.io/is-default-class
(deprecated since K8s 1.6 - cf https://github.com/kubernetes/kubernetes/pull/40088)
2019-11-20 13:36:06 +01:00
Thomas Stromberg 9ad7fb70b1 Pre-cache the latest kube-addon-manager 2019-11-16 21:20:14 -08:00
Thomas Stromberg 786ffe8e07 Stop pre-caching obsolete dashboard image 2019-11-16 21:16:06 -08:00
Thomas Strömberg cca2acd8a0
Merge pull request #5925 from tstromberg/v1.17.0-beta.1-t2
Update DefaultKubernetesVersion to v1.17.0-beta.1 to prepare for betas
2019-11-15 13:24:29 -08:00
Thomas Strömberg 6c44e09a94
Merge pull request #5916 from tstromberg/recover-ctrlc
Make it possible to recover from a previously aborted StartCluster (Ctrl-C)
2019-11-15 13:23:53 -08:00
tstromberg c02557d975 Update DefaultKubernetesVersion to v1.17.0-beta.1 to prepare for betas 2019-11-15 11:44:48 -08:00
Thomas Stromberg 2223c89555 Check for etcd, but not /etc 2019-11-15 07:02:44 -08:00
Thomas Stromberg 39c0c8be13 Use etcdDataDir() instead 2019-11-14 20:17:31 -08:00
Thomas Stromberg e87214d581 Remove exit code, it was always 0 2019-11-14 20:15:43 -08:00
Thomas Stromberg 4f5877e141 Double lookBackwardsCount to 400, to find usage error in new apiserver 2019-11-14 20:10:58 -08:00
Thomas Stromberg c8c6260887 Remove noisy warning message while apiserver is booting up 2019-11-14 20:06:57 -08:00
Thomas Stromberg 26dbaa8b28 ssh: Log and return stdout/stderr consistency 2019-11-14 20:06:05 -08:00
Thomas Stromberg b04b2ad5ee Log and return stdout/stderr consistency 2019-11-14 20:02:59 -08:00