Anders F Björklund
|
c8a8a38712
|
Upgrade crio and conmon to version 1.16
Crio no longer includes a conmon binary
|
2019-11-25 18:06:58 +01:00 |
Kubernetes Prow Robot
|
b96bb0e4f1
|
Merge pull request #5934 from tstromberg/up-dash
dashboard: Update to latest images (2.0.0-beta6)
|
2019-11-22 00:53:28 -08: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 |
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 |
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 |
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
|
c8c6260887
|
Remove noisy warning message while apiserver is booting up
|
2019-11-14 20:06:57 -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 |
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 |
Thomas Stromberg
|
6ba05939e6
|
Add stderr checking to validateKubectlGetPods
|
2019-11-12 21:38:31 -08:00 |
Thomas Stromberg
|
2411895715
|
Clarify restart code, remove duplicate health check
|
2019-11-12 21:29:53 -08:00 |
Thomas Stromberg
|
7e5ab0417b
|
Split WaitForCluster up into smaller functions, be more conservative
|
2019-11-12 21:14:37 -08:00 |
Thomas Stromberg
|
f5736fd9af
|
Set kubectl context in validateKubectlGetPods
|
2019-11-12 20:11:21 -08:00 |
Thomas Stromberg
|
4ae939244c
|
Clarify help text for --wait, take #2
|
2019-11-12 14:23:39 -08:00 |
Thomas Stromberg
|
55a7002ed7
|
Clarify help text for --wait
|
2019-11-12 14:22:53 -08:00 |
Thomas Stromberg
|
2128326cf7
|
Remove unused tests
|
2019-11-12 14:19:52 -08:00 |
Thomas Stromberg
|
e142319e1c
|
Wait for any kube-system pod rather than apiserver (much faster)
|
2019-11-12 14:13:38 -08:00 |
Thomas Stromberg
|
dc3a50e026
|
Make --wait=false wait for nothing again, change default to --wait=true
|
2019-11-12 13:38:48 -08:00 |
Thomas Strömberg
|
e611b38e60
|
Merge pull request #5890 from tstromberg/cherry-7f5f4
CI: Retry GitHub status updates
|
2019-11-11 21:03:56 -08:00 |
Thomas Stromberg
|
5efde8bf7d
|
The PR field is actually the commit field
|
2019-11-11 19:21:46 -08:00 |
Thomas Stromberg
|
f69498ca99
|
Include GitHub response to make debugging easier, escape strings
|
2019-11-11 19:00:31 -08:00 |
Thomas Stromberg
|
cfcb498448
|
Send output to /dev/null to avoid corrupting write_out
|
2019-11-11 18:14:41 -08:00 |
Thomas Stromberg
|
e96059df21
|
Remove headers from output, as they corrupted --write-out
|
2019-11-11 18:04:28 -08:00 |