Changelog for
docker-machine-driver-kvm2-0.33.1-lp151.2.9.x86_64.rpm :
* Tue Jan 22 2019 Nico Kruber
- Update to 0.33.1
* Install upstream runc into /usr/bin/docker-runc
* Set default Kubernetes version to v1.13.2 (latest stable)
* Update to opencontainers/runc HEAD as of 2019-01-15
* Update to crio-bin v1.13.0
* Write /etc/crictl.yaml when starting
* Improve failure output when kubeadm init fails
* Add new VMware unified driver to supported list
* Fix Windows cache path issues with directory hierarchies and lower-case drive letters
* Avoid out directory, when listing test files
* Do not include the default CNI config by default
* Adding more utils tests
* Add a storage-provisioner-gluster addon
* Improve the default crio-bin configuration
* Allow to specify api server port through CLI fix
* add brew install instructions for hyperkit
* Added defaultDiskSize setup to hyperkit driver
* Enable ipvlan kernel module
* issue# 3499: minikube status missing newline at end of output
* apiserver health: try up to 5 minutes, add newline
* Pass network-plugin value to kubelet
* Fix missing a line break for minikube status
* Documentation - Updating golang requirement to 1.11
* Updating e2e tests instructions
* Defer dashboard deployment until \"minikube dashboard\" is executed
* Change minikube-hostpath storage class addon from Reconcile to EnsureExists
* Tell user given driver has been ignored if exising VM is different
* Sat Dec 22 2018 Matthias Eliasson - 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
* Tue Dec 11 2018 Panagiotis Georgiadis - Update to 0.31.0
* Enable gvisor addon in minikube
* LoadBalancer emulation with minikube tunnel
* Add NET_PRIO cgroup to iso
* Implement a check to see if an ISO URL is valid
* Update Ingress-NGINX to 0.21 Release
* Add schedutils to the guest VM for the ionice command (used by k8s 1.12)
* Remove both the CoreDNS and KubeDNS addons. Let Kubeadm install the correct DNS addon
* Upgrade Docker, from 17.12.1-ce to 18.06.1-ce
* Include ISO URL and reduce stutter in download error message
* Add apiserver check to \"status\", and block \"start\" until it\'s healthy
* Containerd improvements
* Only restart docker service if container runtime is docker
* Restart containerd after stopping alternate runtimes
* CRI-O improvements
* Stop docker daemon, when running cri-o
* Upgrade to crio v1.11.8
* Add config parameter for the cri socket path
* Wed Oct 17 2018 Michał Rostecki - Update to 0.30.0 (bsc#1111347)
* CVE-2018-1002103 Dashboard vulnerable to DNS rebinding attack
* Initial support for Kubernetes 1.12+
* Use \"kubectl proxy\" instead of a NodePort to expose the dashboard
* Enhance the Ingress Addon
* Upgrade cni and cni-plugins to release version
* ensure that /dev has settled before operating
* Upgrade gluster client in ISO to 4.1.5
* update nginx ingress controller version to 0.19.0
* Install crictl from binary instead of from source
* Switch the source of libmachine to machine-drivers
* Add psmisc package, for pstree command
* Mon Oct 01 2018 Michał Rostecki - Change summary and description of docker-machine-driver-kvm2
* Correct the information about relation between docker-machine and KVM (this is KVM driver for docker-machine, not docker-machine driver for KVM)
* Remove authorship info
* Fri Sep 28 2018 Panagiotis Georgiadis - Update to 0.29.0
* Update dashboard version to v1.10.0
* Change default docker storage driver to overlay2
* support containerd
* Make CoreDNS default addon
* Update CoreDNS deployment
* Upgrade kpod 0.1 to podman 0.4.1
* Change dependency management to dep
* fix: --format outputs any string, --https only subsitute http URL scheme
* Add env variable for default ES_JAVA_OPTS
* fix(cli): minikube start --mount --mountsting without write permission
* Allow certificates to be optionally embedded in .kube/config
* Fix the --cache-images flag
* Fix vmwarefusion driver
* Revert \"Remove untainting logic.\"
* Linux install: Set owner to root
* Rm localkube
* Update to go 1.10.1 everywhere
* Allow to override build date with SOURCE_DATE_EPOC
* Tue Jul 31 2018 mrosteckiAATTsuse.de- Update to 0.28.2
* Nvidia driver installation fixed
* Wed Jul 11 2018 mrosteckiAATTsuse.com- Include minikube-rpmlintrc as a source
* Fri Jun 29 2018 dmacvicarAATTsuse.de- Build docker-machine-driver-kvm2 and create a sub-package for it (except for i586, due to build failure)
* Thu Jun 28 2018 pgeorgiadisAATTsuse.com- Update to Version 0.28.0
* Minikube status command fixes
* Boot changes to support virsh console
* ISO changes to update to Linux 4.16
* ISO changes to support openvswitch/vxlan
* Docker API version bumped to 1.35
* Added hyperkit options for enterprise VPN support
* Caching correct images for k8s version
* Cache images feature made synchronous, off by default
* CoreDNS updated to 1.1.3
* Heapster updated to 1.5.3
* Fix for clock skew in certificate creation- Remove makefile-go-bindata.patch - it was accepted upstream- Remove makefile-goarch.patch - it was accepted upstream
* Wed Jun 06 2018 jengelhAATTinai.de- Ensure neutrality of description. Use noun phrase for summary.
* Thu May 24 2018 mrosteckiAATTsuse.com- Update to 0.27.0
* Start the default network for the kvm2 driver
* Fix 1.9.x versions of Kubernetes with the kubeadm bootstrapper
* Switch the ingress addon from an RC to a Deployment
* Update nginx ingress controller to 0.14.0
* Disable dnsmasq on network for kvm driver
* Mon Apr 23 2018 mrosteckiAATTsuse.com- Update to 0.26.1
* Mark hyperkit, kvm2 and none drivers as supported
* Bug fix for hyper-v driver
* Add back CRI preflight ignore
* Fix preflight checks on clusters <1.9
* Wed Jan 03 2018 gunrebenAATTt-online.de- Fix Makefile to build for architectures different than AMD64
* Tue Oct 17 2017 dmacvicarAATTsuse.de- Update to 0.22.3
* Update dnsmasq to 1.14.5
* Windows cache path fix
* Windows path fix
* Components (apiserver, controller-manager, scheduler, kubelet) can now be configured in the kubeadm bootstrapper with the - -extra-config flag
* Kubeadm bootstrapper updated to work with Kubernetes v1.8.0
* OpenAPI registration fix cherry-picked for compatibility with kubectl v1.8.0
* [MINIKUBE ISO] Added cri-o runtime
* Thu Jun 01 2017 fcastelliAATTsuse.com- Update to 0.19.1
* Fixed issue where using TPRs could cause localkube to crash
* Added mount daemon that can be started using minikube start - -mount --mount-string=\"/path/to/mount\". Cleanup of mount handled by minikube delete
* Added minikube \"none\" driver which does not require a VM but instead launches k8s components on the host
* Update kube-dns to 1.14.2
* Update kubernetes to 1.6.4
* Added minikube ssh-key command which retrieves the ssh key information for the minikubeVM
* Fixed vbox interface issue with minikube mount
* Mon Apr 03 2017 fcastelliAATTsuse.com- Update to 0.17.1
* Removed vendored KVM driver so minikube doesn\'t have a dependency on libvirt-bin
* [Minikube ISO] Added ethtool
* [Minikube ISO] Added bootlocal.sh script for custom startup options
* [Minikube ISO] Added version info in /etc/VERSION
* [Minikube ISO] Bumped rkt to v1.24.0
* [Minikube ISO] Enabled user namespaces in kernel
* [Minikube ISO] /tmp/hostpath_pv and /tmp/hostpath-provisioner are now persisted
* Sat Feb 11 2017 dmacvicarAATTsuse.de- Update to 0.16.0
* Updated minikube ISO to v1.0.6
* Updated Registry Creds addon to v1.5
* Added check for minimum disk size
* Updated kubernetes to v1.5.2
* [Minikube ISO] Added back in curl, git, and rsync
* [Minikube ISO] Enabled CONFIG_TUN in kernel
* [Minikube ISO] Added NFS packages
* [Minikube ISO] Enabled swapon on start/stop
* [Minikube ISO] Updated CNI to v0.4.0
* [Minikube ISO] Fix permissions for /data directory
* [Minikube ISO] Updated RKT to v1.23.0
* [Minikube ISO] Added in CoreOS toolbox binary
* [Minikube ISO] Fixed vboxFS permission error
* Mon Oct 31 2016 fcastelliAATTsuse.com- Add update-suse-docker-machine-provisioner.patch patch: required to use latest SUSE/openSUSE provisioner of docker-machine
* Tue Oct 25 2016 fcastelliAATTsuse.com- Split the localkube into a dedicated sub-package
* Sun Oct 16 2016 dmacvicarAATTsuse.de- initial package for 0.11.0