Harsimran Singh Maan
f486f96711
Update runc hash
2019-11-20 13:17:18 -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
Kubernetes Prow Robot
3cf68fa1fd
Merge pull request #5946 from yuxiaobo96/minikube-link
...
Corret link error:404
2019-11-19 22:37:19 -08:00
yuxiaobo
6dd21bb9b9
Corret link error:404
...
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-11-19 19:50:02 +08:00
Kubernetes Prow Robot
ec82197eaa
Merge pull request #5937 from yuxiaobo96/kind-link
...
Correct link error:404
2019-11-18 21:39:41 -08:00
yuxiaobo
5619756db3
Correct link error:404
...
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-11-19 09:48:37 +08:00
Priya Wadhwa
2074b6faff
Replace iostat with sysstat package
...
which includes iostat, pidstat, and other performance tools.
Ref: https://git.busybox.net/buildroot/tree/package/sysstat/Config.in?id=3bbf1c2ea6140d8b288b0af5b1a9c3a1aa92edad
2019-11-18 13:11:43 -08:00
Priya Wadhwa
fb985f4be0
Add iostat and strace packages to minikube ISO
2019-11-18 11:54:15 -08: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 Stromberg
01bd2f7565
Update to latest dashboard images
2019-11-16 21:15:44 -08:00
Kenta Iso
7e27f6ddcb
Fix metrics-server to be able to collect metrics and add integration test
2019-11-17 01:01:48 +09:00
Nanik T
f680d1b1fc
Fix --kubernetes-version for upgrading cluster to correct version
...
This PR fix the issue of checking kubernetes-version and upgrading it. The fix now
will do the following
* Not specifying the --kubernetes-version flag means just use the currently deployed version.
* If an update is available inform the user that they may use --kubernetes-version=<version>.
* When --kubernetes-version is specifically set, upgrade the cluster.
Also add integration testing to test upgrading and downgrading
2019-11-16 21:12:54 +11:00
Thomas Strömberg
588446a0e8
Merge pull request #5928 from priyawadhwa/release
...
Update Makefile version to 1.6.0-beta.0 for beta release
2019-11-15 16:46:52 -08:00
priyawadhwa
99ea50226d
Merge pull request #5929 from priyawadhwa/changelog
...
Update changelog for v1.6.0-beta.0 release
2019-11-15 15:05:37 -08:00
Priya Wadhwa
c486fd3d50
Update changelog for v1.6.0-beta.0
2019-11-15 14:48:18 -08:00
Priya Wadhwa
e517f66ee9
update changelog
2019-11-15 13:52:58 -08:00
Priya Wadhwa
e852678553
Update Makefile version to 1.6.0-beta.0 for beta release
2019-11-15 13:48:38 -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
Harsimran Singh Maan
63ab594adf
Use same containerd as docker
2019-11-15 11:09:25 -08:00
Harsimran Singh Maan
cdc0a38102
Update containerd and runc
2019-11-15 10:16:06 -08:00
Thomas Stromberg
2223c89555
Check for etcd, but not /etc
2019-11-15 07:02:44 -08:00
Thomas Strömberg
6faa8fc725
Merge pull request #5918 from tstromberg/quiet-kubeadm
...
Remove noisy warning message while apiserver is booting up
2019-11-15 06:36:32 -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
Thomas Stromberg
a586513831
Make sure etcd existence is recoverable too
2019-11-14 19:11:57 -08:00
Thomas Stromberg
a6ece0cbe8
Make restartCluster private in preference to idempotent StartCluster
2019-11-14 15:06:05 -08:00
Thomas Stromberg
557339acc2
Recover from aborted kubeadm runs by checking for file existence
2019-11-14 15:00:56 -08:00
Thomas Strömberg
1c46502f35
Merge pull request #5848 from hypnoglow/try-ssh-retry
...
Add retry to SSH connectivity check
2019-11-14 14:08:41 -08:00
Harsimran Singh Maan
7f77af5ba4
Update docker to v19.03.5
2019-11-14 12:05:54 -08:00
Thomas Stromberg
bb28d5c346
Make lock names more specific to avoid conflicts
2019-11-14 10:57:11 -08:00
Thomas Stromberg
a750524774
Fix test that made assumption that minikube was valid
2019-11-14 10:56:44 -08:00
Thomas Strömberg
a7e53514d5
Merge pull request #5909 from Aresforchina/abcd
...
fix up typo
2019-11-14 06:16:52 -08:00
Aresforchina
6e59117b1d
fix up typo
2019-11-14 17:16:27 +08:00
Thomas Strömberg
f63581b778
Merge pull request #5906 from tstromberg/master-broked
...
Remove unused glog import
2019-11-13 17:03:21 -08:00
Thomas Stromberg
aa6070ae89
Remove unused glog import
2019-11-13 17:02:47 -08:00
Igor Zibarev
33293ed689
Retry on SSH connectivity check
2019-11-13 22:23:50 +03:00
Thomas Strömberg
72016f1012
Merge pull request #5901 from tstromberg/noisy-windows
...
Remove noisy error message
2019-11-13 07:32:34 -08:00
Thomas Strömberg
d44aa4c9e5
Merge pull request #5894 from tstromberg/wait-nada
...
Make --wait=false non-blocking, --wait=true blocks on system pods
2019-11-13 07:06:12 -08:00
Thomas Strömberg
484fdccf78
Merge pull request #5864 from priyawadhwa/copy-files
...
Only copy new or modified files into VM on restart
2019-11-13 07:02:49 -08:00
Thomas Stromberg
eac8b00977
Remove noisy error message
2019-11-13 06:48:24 -08:00
Thomas Stromberg
e338ac0cc9
Double pod test waits
2019-11-13 06:42:07 -08:00
Thomas Stromberg
00c33d0a22
KubectlGetPods now requires --wait=true
2019-11-12 22:43:55 -08:00
Thomas Stromberg
506cd949b9
Lint
2019-11-12 21:48:03 -08:00