Anders Björklund
7e6c688116
Merge pull request #3666 from afbjorklund/docker-runc
...
Upgrade Docker, from 18.06.1-ce to 18.06.2-ce
2019-02-14 21:29:15 +01:00
Anders Björklund
ae92644f27
Merge pull request #3669 from afbjorklund/crio-runc
...
Upgrade opencontainers/runc to 0a012df
2019-02-14 21:29:03 +01:00
Thomas Stromberg
c2194e191d
Fix merge conflicts
2019-02-14 11:58:07 -08:00
Anders F Björklund
a02802d056
Upgrade the list of images for 1.12 and 1.13
...
Getting tired of downloading newer etcd again
2019-02-14 20:48:12 +01:00
Thomas Strömberg
9cf86a7302
Merge pull request #3661 from tstromberg/disable_bug_reports
...
Consolidate fatal error handling, remove StackDriver integration.
2019-02-14 11:26:06 -08:00
Thomas Stromberg
4cfe77294d
Fix style merge conflict
2019-02-14 11:25:42 -08:00
Thomas Strömberg
3714bbd787
Merge pull request #3659 from tstromberg/console
...
Clearer output when re-using VM's so that users know what they are waiting on
2019-02-14 11:03:50 -08:00
Thomas Strömberg
4608a137bd
Merge pull request #3671 from tstromberg/kubeadm-eviction
...
Disable kubelet disk eviction by default
2019-02-14 11:02:58 -08:00
Kubernetes Prow Robot
d27697d124
Merge pull request #3639 from yamt/kvm2-ubuntu
...
drivers.md: Require Ubuntu >=18.04
2019-02-14 10:53:21 -08:00
Thomas Strömberg
10d8487417
Merge pull request #3665 from tstromberg/sudo-poweroff
...
Run poweroff before delete, only call uninstall if driver is None
2019-02-14 10:30:31 -08:00
Thomas Stromberg
5c1a72f428
Switch Infof statements to Debugf/Warningf, as they go to stderr
2019-02-14 10:14:41 -08:00
Thomas Stromberg
247e957e8f
Revert accidental indentation
2019-02-13 21:47:54 -08:00
Thomas Stromberg
b34f4a1ed9
Merge branch 'master' into logs-apiserver3
2019-02-13 21:39:31 -08:00
Thomas Stromberg
496bbe00bb
Pluralize problem
2019-02-13 21:35:42 -08:00
Thomas Stromberg
08da5fe3b5
Add pod logs to 'logs' command, show detected problems during minikube start
2019-02-13 21:29:20 -08:00
Thomas Stromberg
6a18ad9bc5
Reduce wait times, and wait more consistently
2019-02-13 21:15:46 -08:00
Thomas Strömberg
c29ef66727
Merge pull request #3650 from bassam/pr-fix-parallels
...
Fix parallels support after #953
2019-02-13 20:56:49 -08:00
Thomas Strömberg
b2a096c650
Merge pull request #3667 from afbjorklund/kubeadm-reset
...
Seems kubeadm reset doesn't have a --config flag
2019-02-13 20:43:44 -08:00
Thomas Strömberg
39508cd7d3
Merge pull request #3670 from afbjorklund/crio-style
...
Check that a style exists for all runtimes
2019-02-13 20:30:17 -08:00
Thomas Stromberg
9fe9cdbc29
Add boilerplate
2019-02-13 15:39:17 -08:00
Thomas Stromberg
de699183c8
Cleanup unsupported driver checks
2019-02-13 15:39:10 -08:00
Thomas Stromberg
caafc66a61
Disable kubelet disk eviction by default
2019-02-13 15:08:06 -08:00
Anders F Björklund
02ff9f5e71
Check that a style exists for all runtimes
...
Including CRI-O, which recently got a "new" name...
It is loaded at runtime, so could break otherwise.
2019-02-13 23:50:39 +01:00
Thomas Stromberg
d974cd6d83
Use stderr instead of stdout
2019-02-13 14:25:25 -08:00
Thomas Stromberg
473f5983cb
Allow driver name to be com.docker.hyper, as seen in integration testing
2019-02-13 13:36:45 -08:00
Thomas Stromberg
4b875ddd7f
Run goimports
2019-02-13 13:35:28 -08:00
Thomas Stromberg
2045dc9ba4
Lint cleanup
2019-02-13 13:35:08 -08:00
Thomas Stromberg
69f72ea991
Add exit.go, remove call to exit.Fail
2019-02-13 12:47:02 -08:00
Thomas Stromberg
5f65dc80fa
Remove error uploads, consolidate fatal error handling into exit package
2019-02-13 12:37:44 -08:00
Anders F Björklund
6c4eb71436
Seems kubeadm reset doesn't have a --config flag
...
However, it does have an annoying interactive prompt...
2019-02-13 20:31:11 +01:00
Anders F Björklund
bab67c46fc
runc 0a012df
...
CVE-2019-5736
2019-02-13 20:26:43 +01:00
Anders F Björklund
f92d76b13b
Upgrade Docker, from 18.06.1-ce to 18.06.2-ce
...
CVE-2019-5736
2019-02-13 19:42:43 +01:00
Thomas Stromberg
eb00fdb3d7
Remove VM/host
2019-02-13 09:42:49 -08:00
Thomas Stromberg
1c09ba2a48
Make the output clearer and less cluttered
2019-02-13 09:41:53 -08:00
Thomas Stromberg
277100d371
add an extra space for consistency
2019-02-13 09:23:56 -08:00
Thomas Stromberg
e74db39783
Issue a poweroff request before deleting a VM. Avoids HyperV hang
2019-02-13 09:21:58 -08:00
Kubernetes Prow Robot
8f3c88d83d
Merge pull request #3663 from u5surf/issue-3662
...
Fix to not execute clusterBootstrapper.Delete when clusterBootstrappe…
2019-02-13 05:52:59 -08:00
Yugo Horie
00aff6039b
Fix to not execute clusterBootstrapper.Delete when clusterBootstrapper is nil #3662
2019-02-13 10:08:06 +09:00
Don McCasland
565a9c8559
Addressing review comments
2019-02-12 15:26:17 -08:00
Don McCasland
3226fa8aa2
Addressing review comments
2019-02-12 15:17:46 -08:00
Thomas Stromberg
ade3515f4f
Disable Stackdriver error reporting until we can clean up the interface
2019-02-12 14:33:38 -08:00
Thomas Strömberg
414b8ab9f8
Merge pull request #3657 from afbjorklund/cruntime-crio
...
Complete the cruntime implementation for CRI runtimes
2019-02-12 14:14:41 -08:00
Thomas Strömberg
0fa49237a1
Merge pull request #3656 from afbjorklund/reset
...
Add DeleteCluster to bootstrapper
2019-02-12 14:14:25 -08:00
Thomas Stromberg
888978c3a9
Improve VM re-use reliability: detect crashing and/or badly installed hyperkit
2019-02-12 13:58:18 -08:00
Thomas Stromberg
f346e5628b
Add logging around the DHCP discovery process
2019-02-12 13:57:02 -08:00
Thomas Stromberg
3454c83dcf
Clearer output when re-using VM's so that users know what they are waiting on
2019-02-12 13:54:30 -08:00
Anders F Björklund
abb5fc0af0
Show name as CRI-O, even if class is CRIO
...
Should use the proper name for display, even if we use a name more
suitable to naming classes and methods for the implementation...
Also use the --runtime=cri-o when testing, and update the github
repository now that cri-o has graduated from incubator to a sig.
See https://cri-o.io/
2019-02-12 21:03:51 +01:00
Anders F Björklund
de6782cd96
Implement list/kill/stop for CRI runtimes
2019-02-12 20:24:37 +01:00
Anders F Björklund
4b22a10ca3
Fix the CRI runtimes LoadImage implementation
...
ctr (containerd CLI) does not work for crio, so have to use podman
to load images. Unfortunately there is no crictl load, only pull.
2019-02-12 20:24:18 +01:00
Anders F Björklund
0a91040434
Add DeleteCluster to bootstrapper
...
This matches StartCluster, and is used to revert
the changes done to reset the VM machine state.
Even if it fails, continue to deleting the VM...
Make sure to handle the case of missing config.
2019-02-12 19:49:19 +01:00