Skip to content

Commit 5c457ff

Browse files
authored
Narrow down the 0.34.0 release notes
1 parent e1f53c3 commit 5c457ff

File tree

1 file changed

+3
-20
lines changed

1 file changed

+3
-20
lines changed

CHANGELOG.md

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,53 +2,36 @@
22

33
# Version 0.34.0 - 2019-02-15
44

5-
* none UX: Reword warnings and other strings for accuracy [#3680](https://github.com/kubernetes/minikube/pull/3680)
6-
* Add implementation of the deprecated rkt runtime [#3678](https://github.com/kubernetes/minikube/pull/3678)
7-
* Upgrade the list of images for 1.12 and 1.13 [#3675](https://github.com/kubernetes/minikube/pull/3675)
8-
* Implement 7-bit ASCII prefixes for when MINIKUBE_IN_COLOR=false [#3686](https://github.com/kubernetes/minikube/pull/3686)
5+
* Initial implementation of 'console' package for stylized & localized console output 😂 [#3638](https://github.com/kubernetes/minikube/pull/3638)
6+
* Podman 1.0.0 [#3584](https://github.com/kubernetes/minikube/pull/3584)
7+
* fix netstat -f error on linux distros [#3592](https://github.com/kubernetes/minikube/pull/3592)
98
* addons: Fixes multiple files behavior in files rootfs [#3501](https://github.com/kubernetes/minikube/pull/3501)
109
* Make hyperkit driver more robust: detect crashing, misinstallation, other process names [#3660](https://github.com/kubernetes/minikube/pull/3660)
11-
* Add docs to use new vmware unified driver [#3676](https://github.com/kubernetes/minikube/pull/3676)
1210
* Include pod output in 'logs' command & display detected problems during start [#3673](https://github.com/kubernetes/minikube/pull/3673)
1311
* Upgrade Docker, from 18.06.1-ce to 18.06.2-ce [#3666](https://github.com/kubernetes/minikube/pull/3666)
1412
* Upgrade opencontainers/runc to 0a012df [#3669](https://github.com/kubernetes/minikube/pull/3669)
15-
* Consolidate fatal error handling, remove StackDriver integration. [#3661](https://github.com/kubernetes/minikube/pull/3661)
1613
* Clearer output when re-using VM's so that users know what they are waiting on [#3659](https://github.com/kubernetes/minikube/pull/3659)
1714
* Disable kubelet disk eviction by default [#3671](https://github.com/kubernetes/minikube/pull/3671)
1815
* Run poweroff before delete, only call uninstall if driver is None [#3665](https://github.com/kubernetes/minikube/pull/3665)
19-
* Complete the cruntime implementation for CRI runtimes [#3657](https://github.com/kubernetes/minikube/pull/3657)
2016
* Add DeleteCluster to bootstrapper [#3656](https://github.com/kubernetes/minikube/pull/3656)
21-
* Initial implementation of 'console' package for stylized & localized console output 😂 [#3638](https://github.com/kubernetes/minikube/pull/3638)
2217
* Enable CNI for alternative runtimes [#3617](https://github.com/kubernetes/minikube/pull/3617)
23-
* fix netstat -f error on linux distros [#3592](https://github.com/kubernetes/minikube/pull/3592)
2418
* machine: add parallels support [#953](https://github.com/kubernetes/minikube/pull/953)
2519
* When copying assets from .minikube/files on windows, directories get squashed during transfer. ie /etc/ssl/certs/test.pem becomes ~minikube/etcsslcerts/test.pem. This pull request ensures any window style directories are converted into unix style. [#3258](https://github.com/kubernetes/minikube/pull/3258)
26-
* Document the default storage provider for hostPath [#3602](https://github.com/kubernetes/minikube/pull/3602)
27-
* crio: use official kube pause image from gcr [#3631](https://github.com/kubernetes/minikube/pull/3631)
28-
* Refactor and centralize container runtime code into a cruntime package [#3633](https://github.com/kubernetes/minikube/pull/3633)
29-
* Use a shallow git clone for buildroot [#3630](https://github.com/kubernetes/minikube/pull/3630)
30-
* Use minikube-bin AUR instead of minikube [#3580](https://github.com/kubernetes/minikube/pull/3580)
3120
* Updated the default kubernetes version [#3625](https://github.com/kubernetes/minikube/pull/3625)
3221
* Update crictl to v1.13.0 [#3616](https://github.com/kubernetes/minikube/pull/3616)
3322
* Upgrade libmachine to version 0.16.1 [#3619](https://github.com/kubernetes/minikube/pull/3619)
34-
* Add breadcrumb logs to demonstrate when minikube's volume provisioner is… [#3601](https://github.com/kubernetes/minikube/pull/3601)
3523
* updated to fedora-29 [#3607](https://github.com/kubernetes/minikube/pull/3607)
3624
* fix stale hyperkit.pid making minikube start hang [#3593](https://github.com/kubernetes/minikube/pull/3593)
3725
* CRI: try to use "sudo podman load" instead of "docker load" [#2757](https://github.com/kubernetes/minikube/pull/2757)
38-
* minor de-linting of cmd/config: run gofmt, goimports, pre-allocate fields slice [#3589](https://github.com/kubernetes/minikube/pull/3589)
39-
* Podman 1.0.0 [#3584](https://github.com/kubernetes/minikube/pull/3584)
4026
* Use mac as identifier for dhcp [#3572](https://github.com/kubernetes/minikube/pull/3572)
4127
* Still generate docker.service unit, even if unused [#3560](https://github.com/kubernetes/minikube/pull/3560)
4228
* Initial commit of logviewer addon [#3391](https://github.com/kubernetes/minikube/pull/3391)
43-
* Fix to run sudo -E minikube start --vm-driver=none [#3286](https://github.com/kubernetes/minikube/pull/3286)
4429
* Add images and improve parsing for kubernetes 1.11 [#3262](https://github.com/kubernetes/minikube/pull/3262)
45-
* Fix version of containerd [#3585](https://github.com/kubernetes/minikube/pull/3585)
4630
* Stop containerd from running, if it is not desired [#3549](https://github.com/kubernetes/minikube/pull/3549)
4731
* Re-remove kube-dns addon [#3556](https://github.com/kubernetes/minikube/pull/3556)
4832
* Update docker env during minikube start if VM has already been created [#3387](https://github.com/kubernetes/minikube/pull/3387)
4933
* Remove redundant newline in `minikube status` [#3565](https://github.com/kubernetes/minikube/pull/3565)
5034
* Fix for issue #3044 - mounted timestamps incorrect with windows host [#3285](https://github.com/kubernetes/minikube/pull/3285)
51-
* Update github.com/johanneswuerbach/nfsexports to include LICENSE file [#3573](https://github.com/kubernetes/minikube/pull/3573)
5235

5336
+ echo 'Huge thank you for this release towards our contributors: '
5437
Huge thank you for this release towards our contributors:

0 commit comments

Comments
 (0)