Home
Solus
Search
Configure Global Search
Log In
Transactions
D3202
Change Details
Change Details
Old
New
Diff
# Version 0.28.0 - 6/12/2018 * Minikube status command fixes [#2894](https://github.com/kubernetes/minikube/pull/2894) * Boot changes to support virsh console [#2887](https://github.com/kubernetes/minikube/pull/2887) * ISO changes to update to Linux 4.16 [#2883](https://github.com/kubernetes/minikube/pull/2883) * ISO changes to support openvswitch/vxlan [#2876](https://github.com/kubernetes/minikube/pull/2876) * Docker API version bumped to 1.35 [#2867](https://github.com/kubernetes/minikube/pull/2867) * Added hyperkit options for enterprise VPN support [#2850](https://github.com/kubernetes/minikube/pull/2850) * Caching correct images for k8s version [#2849](https://github.com/kubernetes/minikube/pull/2849) * Cache images feature made synchronous, off by default [#2847](https://github.com/kubernetes/minikube/pull/2847) * CoreDNS updated to 1.1.3 [#2836](https://github.com/kubernetes/minikube/pull/2836) * Fix for clock skew in certificate creation [#2823](https://github.com/kubernetes/minikube/pull/2823) # Version 0.27.0 - 5/14/2018 * Start the default network for the kvm2 driver [#2806](https://github.com/kubernetes/minikube/pull/2806) * Fix 1.9.x versions of Kubernetes with the kubeadm bootstrapper [#2791](https://github.com/kubernetes/minikube/pull/2791) * Switch the ingress addon from an RC to a Deployment [#2788](https://github.com/kubernetes/minikube/pull/2788) * Update nginx ingress controller to 0.14.0 [#2780](https://github.com/kubernetes/minikube/pull/2780) * Disable dnsmasq on network for kvm driver [#2745](https://github.com/kubernetes/minikube/pull/2745) # Version 0.26.1 - 4/17/2018 * Mark hyperkit, kvm2 and none drivers as supported [#2734](https://github.com/kubernetes/minikube/pull/2723) and [#2728](https://github.com/kubernetes/minikube/pull/2728) * Add back CRI preflight ignore [#2723](https://github.com/kubernetes/minikube/pull/2723) * Fix preflight checks on clusters <1.9 [#2721](https://github.com/kubernetes/minikube/pull/2721) # Version 0.26.0 - 4/3/2018 * Update to Kubernetes 1.10 [#2657](https://github.com/kubernetes/minikube/pull/2657) * [Minikube ISO] Add SSHFS Support to the Minikube ISO [#2600](https://github.com/kubernetes/minikube/pull/2600) * Upgrade Docker to 17.12 [#2597](https://github.com/kubernetes/minikube/pull/2597) * Deactivate HSTS in Ingress by default [#2591](https://github.com/kubernetes/minikube/pull/2591) * Add ValidatingAdmissionWebhook admission controller [#2590](https://github.com/kubernetes/minikube/pull/2590) * Upgrade Core DNS Addon to 1.0.6 [#2584](https://github.com/kubernetes/minikube/pull/2584) * Add metrics server Addon [#2566](https://github.com/kubernetes/minikube/pull/2566) * Allow nesting in KVM driver [#2555](https://github.com/kubernetes/minikube/pull/2555) * Add MutatingAdmissionWebhook admission controller [#2547](https://github.com/kubernetes/minikube/pull/2547) * [Minikube ISO] Add Netfilter module to the ISO for Calico [#2490](https://github.com/kubernetes/minikube/pull/2490) * Add memory and request limit to EFK Addon [#2465](https://github.com/kubernetes/minikube/pull/2465) # Version 0.25.0 - 1/26/2018 * Add freshpod addon [#2423](https://github.com/kubernetes/minikube/pull/2423) * [Minikube ISO] Upgrade Docker to 17.09 [#2427](https://github.com/kubernetes/minikube/pull/2427) * [Minikube ISO] Change cri-o socket location to upstream default [#2262](https://github.com/kubernetes/minikube/pull/2262) * [Minikube ISO] Update crio to v1.0.3 [#2311](https://github.com/kubernetes/minikube/pull/2311) * Change Dashboard from Replication Controller to Deployment [#2409](https://github.com/kubernetes/minikube/pull/2409) * Upgrade kube-addon-manager to v6.5 [#2400](https://github.com/kubernetes/minikube/pull/2400) * Upgrade heapster to v1.5.0 [#2335](https://github.com/kubernetes/minikube/pull/2335) * Upgrade ingress controller to v0.9.0 [#2292](https://github.com/kubernetes/minikube/pull/2292) * Added ingress integration tests [#2254](https://github.com/kubernetes/minikube/pull/2254) * Converted image registries to k8s.gcr.io [#2356](https://github.com/kubernetes/minikube/pull/2356) * Added cache list command [#2272](https://github.com/kubernetes/minikube/pull/2272) * Upgrade to Kubernetes 1.9 [#2343](https://github.com/kubernetes/minikube/pull/2343) * [hyperkit] Support NFS Sharing [#2337](https://github.com/kubernetes/minikube/pull/2337)
Version 0.28.0 - 6/12/2018 * Minikube status command fixes [#2894](https://github.com/kubernetes/minikube/pull/2894) * Boot changes to support virsh console [#2887](https://github.com/kubernetes/minikube/pull/2887) * ISO changes to update to Linux 4.16 [#2883](https://github.com/kubernetes/minikube/pull/2883) * ISO changes to support openvswitch/vxlan [#2876](https://github.com/kubernetes/minikube/pull/2876) * Docker API version bumped to 1.35 [#2867](https://github.com/kubernetes/minikube/pull/2867) * Added hyperkit options for enterprise VPN support [#2850](https://github.com/kubernetes/minikube/pull/2850) * Caching correct images for k8s version [#2849](https://github.com/kubernetes/minikube/pull/2849) * Cache images feature made synchronous, off by default [#2847](https://github.com/kubernetes/minikube/pull/2847) * CoreDNS updated to 1.1.3 [#2836](https://github.com/kubernetes/minikube/pull/2836) * Fix for clock skew in certificate creation [#2823](https://github.com/kubernetes/minikube/pull/2823) Version 0.27.0 - 5/14/2018 * Start the default network for the kvm2 driver [#2806](https://github.com/kubernetes/minikube/pull/2806) * Fix 1.9.x versions of Kubernetes with the kubeadm bootstrapper [#2791](https://github.com/kubernetes/minikube/pull/2791) * Switch the ingress addon from an RC to a Deployment [#2788](https://github.com/kubernetes/minikube/pull/2788) * Update nginx ingress controller to 0.14.0 [#2780](https://github.com/kubernetes/minikube/pull/2780) * Disable dnsmasq on network for kvm driver [#2745](https://github.com/kubernetes/minikube/pull/2745) Version 0.26.1 - 4/17/2018 * Mark hyperkit, kvm2 and none drivers as supported [#2734](https://github.com/kubernetes/minikube/pull/2723) and [#2728](https://github.com/kubernetes/minikube/pull/2728) * Add back CRI preflight ignore [#2723](https://github.com/kubernetes/minikube/pull/2723) * Fix preflight checks on clusters <1.9 [#2721](https://github.com/kubernetes/minikube/pull/2721) Version 0.26.0 - 4/3/2018 * Update to Kubernetes 1.10 [#2657](https://github.com/kubernetes/minikube/pull/2657) * [Minikube ISO] Add SSHFS Support to the Minikube ISO [#2600](https://github.com/kubernetes/minikube/pull/2600) * Upgrade Docker to 17.12 [#2597](https://github.com/kubernetes/minikube/pull/2597) * Deactivate HSTS in Ingress by default [#2591](https://github.com/kubernetes/minikube/pull/2591) * Add ValidatingAdmissionWebhook admission controller [#2590](https://github.com/kubernetes/minikube/pull/2590) * Upgrade Core DNS Addon to 1.0.6 [#2584](https://github.com/kubernetes/minikube/pull/2584) * Add metrics server Addon [#2566](https://github.com/kubernetes/minikube/pull/2566) * Allow nesting in KVM driver [#2555](https://github.com/kubernetes/minikube/pull/2555) * Add MutatingAdmissionWebhook admission controller [#2547](https://github.com/kubernetes/minikube/pull/2547) * [Minikube ISO] Add Netfilter module to the ISO for Calico [#2490](https://github.com/kubernetes/minikube/pull/2490) * Add memory and request limit to EFK Addon [#2465](https://github.com/kubernetes/minikube/pull/2465) Version 0.25.0 - 1/26/2018 * Add freshpod addon [#2423](https://github.com/kubernetes/minikube/pull/2423) * [Minikube ISO] Upgrade Docker to 17.09 [#2427](https://github.com/kubernetes/minikube/pull/2427) * [Minikube ISO] Change cri-o socket location to upstream default [#2262](https://github.com/kubernetes/minikube/pull/2262) * [Minikube ISO] Update crio to v1.0.3 [#2311](https://github.com/kubernetes/minikube/pull/2311) * Change Dashboard from Replication Controller to Deployment [#2409](https://github.com/kubernetes/minikube/pull/2409) * Upgrade kube-addon-manager to v6.5 [#2400](https://github.com/kubernetes/minikube/pull/2400) * Upgrade heapster to v1.5.0 [#2335](https://github.com/kubernetes/minikube/pull/2335) * Upgrade ingress controller to v0.9.0 [#2292](https://github.com/kubernetes/minikube/pull/2292) * Added ingress integration tests [#2254](https://github.com/kubernetes/minikube/pull/2254) * Converted image registries to k8s.gcr.io [#2356](https://github.com/kubernetes/minikube/pull/2356) * Added cache list command [#2272](https://github.com/kubernetes/minikube/pull/2272) * Upgrade to Kubernetes 1.9 [#2343](https://github.com/kubernetes/minikube/pull/2343) * [hyperkit] Support NFS Sharing [#2337](https://github.com/kubernetes/minikube/pull/2337)
#
Version 0.28.0 - 6/12/2018 * Minikube status command fixes [#2894](https://github.com/kubernetes/minikube/pull/2894) * Boot changes to support virsh console [#2887](https://github.com/kubernetes/minikube/pull/2887) * ISO changes to update to Linux 4.16 [#2883](https://github.com/kubernetes/minikube/pull/2883) * ISO changes to support openvswitch/vxlan [#2876](https://github.com/kubernetes/minikube/pull/2876) * Docker API version bumped to 1.35 [#2867](https://github.com/kubernetes/minikube/pull/2867) * Added hyperkit options for enterprise VPN support [#2850](https://github.com/kubernetes/minikube/pull/2850) * Caching correct images for k8s version [#2849](https://github.com/kubernetes/minikube/pull/2849) * Cache images feature made synchronous, off by default [#2847](https://github.com/kubernetes/minikube/pull/2847) * CoreDNS updated to 1.1.3 [#2836](https://github.com/kubernetes/minikube/pull/2836) * Fix for clock skew in certificate creation [#2823](https://github.com/kubernetes/minikube/pull/2823)
#
Version 0.27.0 - 5/14/2018 * Start the default network for the kvm2 driver [#2806](https://github.com/kubernetes/minikube/pull/2806) * Fix 1.9.x versions of Kubernetes with the kubeadm bootstrapper [#2791](https://github.com/kubernetes/minikube/pull/2791) * Switch the ingress addon from an RC to a Deployment [#2788](https://github.com/kubernetes/minikube/pull/2788) * Update nginx ingress controller to 0.14.0 [#2780](https://github.com/kubernetes/minikube/pull/2780) * Disable dnsmasq on network for kvm driver [#2745](https://github.com/kubernetes/minikube/pull/2745)
#
Version 0.26.1 - 4/17/2018 * Mark hyperkit, kvm2 and none drivers as supported [#2734](https://github.com/kubernetes/minikube/pull/2723) and [#2728](https://github.com/kubernetes/minikube/pull/2728) * Add back CRI preflight ignore [#2723](https://github.com/kubernetes/minikube/pull/2723) * Fix preflight checks on clusters <1.9 [#2721](https://github.com/kubernetes/minikube/pull/2721)
#
Version 0.26.0 - 4/3/2018 * Update to Kubernetes 1.10 [#2657](https://github.com/kubernetes/minikube/pull/2657) * [Minikube ISO] Add SSHFS Support to the Minikube ISO [#2600](https://github.com/kubernetes/minikube/pull/2600) * Upgrade Docker to 17.12 [#2597](https://github.com/kubernetes/minikube/pull/2597) * Deactivate HSTS in Ingress by default [#2591](https://github.com/kubernetes/minikube/pull/2591) * Add ValidatingAdmissionWebhook admission controller [#2590](https://github.com/kubernetes/minikube/pull/2590) * Upgrade Core DNS Addon to 1.0.6 [#2584](https://github.com/kubernetes/minikube/pull/2584) * Add metrics server Addon [#2566](https://github.com/kubernetes/minikube/pull/2566) * Allow nesting in KVM driver [#2555](https://github.com/kubernetes/minikube/pull/2555) * Add MutatingAdmissionWebhook admission controller [#2547](https://github.com/kubernetes/minikube/pull/2547) * [Minikube ISO] Add Netfilter module to the ISO for Calico [#2490](https://github.com/kubernetes/minikube/pull/2490) * Add memory and request limit to EFK Addon [#2465](https://github.com/kubernetes/minikube/pull/2465)
#
Version 0.25.0 - 1/26/2018 * Add freshpod addon [#2423](https://github.com/kubernetes/minikube/pull/2423) * [Minikube ISO] Upgrade Docker to 17.09 [#2427](https://github.com/kubernetes/minikube/pull/2427) * [Minikube ISO] Change cri-o socket location to upstream default [#2262](https://github.com/kubernetes/minikube/pull/2262) * [Minikube ISO] Update crio to v1.0.3 [#2311](https://github.com/kubernetes/minikube/pull/2311) * Change Dashboard from Replication Controller to Deployment [#2409](https://github.com/kubernetes/minikube/pull/2409) * Upgrade kube-addon-manager to v6.5 [#2400](https://github.com/kubernetes/minikube/pull/2400) * Upgrade heapster to v1.5.0 [#2335](https://github.com/kubernetes/minikube/pull/2335) * Upgrade ingress controller to v0.9.0 [#2292](https://github.com/kubernetes/minikube/pull/2292) * Added ingress integration tests [#2254](https://github.com/kubernetes/minikube/pull/2254) * Converted image registries to k8s.gcr.io [#2356](https://github.com/kubernetes/minikube/pull/2356) * Added cache list command [#2272](https://github.com/kubernetes/minikube/pull/2272) * Upgrade to Kubernetes 1.9 [#2343](https://github.com/kubernetes/minikube/pull/2343) * [hyperkit] Support NFS Sharing [#2337](https://github.com/kubernetes/minikube/pull/2337)
Continue