Overview
Request 660747 accepted
- Update to 0.32.0
* Make Kubernetes v1.12.4 the default
* Update kubeadm restart commands to support v1.13.x
* Make "stop" retry on failure.
* VirtualBox time cleanup: sync on boot, don't run timesyncd
* Stream cmd output to tests when -v is enabled, and stream SSH output to logs
* Document None driver docker compatibility
* Enable host DNS resolution in virtualbox driver by default
* Fix CRI socket in Kubernetes >= 1.12.0 kubeadmin config
* Bump dashboard version to v1.10.1
* Hide KVM signature when using GPU passthrough to support more GPU models
* Allow ServiceCIDR to be configured via 'service-cluster-ip-range' flag.
* Save old cluster config in memory before overwriting
* Change restart policy on gvisor pod
- Created by elimat
- In state accepted
- 5 package maintainers
Request History
elimat created request
- Update to 0.32.0
* Make Kubernetes v1.12.4 the default
* Update kubeadm restart commands to support v1.13.x
* Make "stop" retry on failure.
* VirtualBox time cleanup: sync on boot, don't run timesyncd
* Stream cmd output to tests when -v is enabled, and stream SSH output to logs
* Document None driver docker compatibility
* Enable host DNS resolution in virtualbox driver by default
* Fix CRI socket in Kubernetes >= 1.12.0 kubeadmin config
* Bump dashboard version to v1.10.1
* Hide KVM signature when using GPU passthrough to support more GPU models
* Allow ServiceCIDR to be configured via 'service-cluster-ip-range' flag.
* Save old cluster config in memory before overwriting
* Change restart policy on gvisor pod
mrostecki accepted request
Looks good. Thanks!