update changelog
parent
0b5f851d60
commit
0ea2b22f1e
29
CHANGELOG.md
29
CHANGELOG.md
|
@ -2,45 +2,28 @@
|
|||
|
||||
## Version 1.7.3 - 2020-02-20
|
||||
|
||||
* Add podman driver [#6515](https://github.com/kubernetes/minikube/pull/6515)
|
||||
* Create Hyper-V External Switch [#6264](https://github.com/kubernetes/minikube/pull/6264)
|
||||
* Don't allow creating profile by profile command [#6672](https://github.com/kubernetes/minikube/pull/6672)
|
||||
* Create the Node subcommands for multi-node refactor [#6556](https://github.com/kubernetes/minikube/pull/6556)
|
||||
* Improve docker volume clean up [#6695](https://github.com/kubernetes/minikube/pull/6695)
|
||||
* Add podman-env for connecting with podman-remote [#6351](https://github.com/kubernetes/minikube/pull/6351)
|
||||
* Update gvisor addon to latest runsc version [#6573](https://github.com/kubernetes/minikube/pull/6573)
|
||||
* Fix inverted start resource logic [#6700](https://github.com/kubernetes/minikube/pull/6700)
|
||||
* Fix bug in --install-addons flag [#6696](https://github.com/kubernetes/minikube/pull/6696)
|
||||
* Fix bug in docker-env and add tests for docker-env command [#6604](https://github.com/kubernetes/minikube/pull/6604)
|
||||
* Fix kubeConfigPath [#6568](https://github.com/kubernetes/minikube/pull/6568)
|
||||
* Fix `minikube start` in order to be able to start VM even if machine does not exist [#5730](https://github.com/kubernetes/minikube/pull/5730)
|
||||
* Fail fast if waiting for SSH to be available [#6625](https://github.com/kubernetes/minikube/pull/6625)
|
||||
* Update gvisor addon to latest runsc version [#6573](https://github.com/kubernetes/minikube/pull/6573)
|
||||
* Add RPFilter to ISO kernel - required for modern Calico releases [#6690](https://github.com/kubernetes/minikube/pull/6690)
|
||||
* Update Kubernetes default version to v1.17.3 [#6602](https://github.com/kubernetes/minikube/pull/6602)
|
||||
* Update crictl to v1.17.0 [#6667](https://github.com/kubernetes/minikube/pull/6667)
|
||||
* Add conntrack-tools, needed for kubernetes 1.18 [#6626](https://github.com/kubernetes/minikube/pull/6626)
|
||||
* Stopped and running machines should count as existing [#6629](https://github.com/kubernetes/minikube/pull/6629)
|
||||
* trivial fix typo: kubelets -> kubelet [#6632](https://github.com/kubernetes/minikube/pull/6632)
|
||||
* Upgrade Docker to 19.03.6 [#6618](https://github.com/kubernetes/minikube/pull/6618)
|
||||
* Upgrade conmon version for podman [#6622](https://github.com/kubernetes/minikube/pull/6622)
|
||||
* Upgrade podman to 1.6.5 [#6623](https://github.com/kubernetes/minikube/pull/6623)
|
||||
* upload "per commit" logs for integration test [#6609](https://github.com/kubernetes/minikube/pull/6609)
|
||||
* revert docker volume host path [#6616](https://github.com/kubernetes/minikube/pull/6616)
|
||||
* Bump go-containerregistry to latest [#6073](https://github.com/kubernetes/minikube/pull/6073)
|
||||
* Fix docker-env and add unit and integration tests [#6604](https://github.com/kubernetes/minikube/pull/6604)
|
||||
* improve github actions to generate one line test status same style as jenkins [#6564](https://github.com/kubernetes/minikube/pull/6564)
|
||||
* Add podman driver [#6515](https://github.com/kubernetes/minikube/pull/6515)
|
||||
* preload_images: Fix unnecessary conversion (unconvert) [#6607](https://github.com/kubernetes/minikube/pull/6607)
|
||||
* Quote the node name to avoid YAML interpretation [#6606](https://github.com/kubernetes/minikube/pull/6606)
|
||||
* Separate cached kubernetes binaries by OS on host machine [#6586](https://github.com/kubernetes/minikube/pull/6586)
|
||||
* Provide images with pre-loaded Kubernetes images & binaries [#6531](https://github.com/kubernetes/minikube/pull/6531)
|
||||
* Don't install recommended packages in kic base image [#6589](https://github.com/kubernetes/minikube/pull/6589)
|
||||
* Fix kubeConfigPath [#6568](https://github.com/kubernetes/minikube/pull/6568)
|
||||
* improve integration test for delete kubeconfig context [#6567](https://github.com/kubernetes/minikube/pull/6567)
|
||||
* docs: fix some typos [#6571](https://github.com/kubernetes/minikube/pull/6571)
|
||||
* TestCacheBinariesForBootstrapper in a temp dir [#6566](https://github.com/kubernetes/minikube/pull/6566)
|
||||
* Update helm-tiller addon image v2.14.3 → v2.16.1 [#6575](https://github.com/kubernetes/minikube/pull/6575)
|
||||
* Fix `minikube start` in order to be able to start VM even if machine does not exist [#5730](https://github.com/kubernetes/minikube/pull/5730)
|
||||
* Enable CONFIG_CGROUP_BPF [#6572](https://github.com/kubernetes/minikube/pull/6572)
|
||||
* Create Hyper-V External Switch [#6264](https://github.com/kubernetes/minikube/pull/6264)
|
||||
* Update latest_release to v1.7.2 [#6555](https://github.com/kubernetes/minikube/pull/6555)
|
||||
* update releases.json to include v1.7.2 [#6554](https://github.com/kubernetes/minikube/pull/6554)
|
||||
* Makefile: push docker images to latest instead of specific revisions [#6526](https://github.com/kubernetes/minikube/pull/6526)
|
||||
|
||||
Thank you to our wonderful and amazing contributors who contributed to this bug-fix release:
|
||||
|
||||
|
|
Loading…
Reference in New Issue