Update CHANGELOG for 1.5.0-beta.0
parent
5e5c04206b
commit
127a2f50d8
163
CHANGELOG.md
163
CHANGELOG.md
|
|
@ -1,5 +1,168 @@
|
|||
# Release Notes
|
||||
|
||||
## Version 1.5.0-beta.0 - 2019-10-15
|
||||
|
||||
* Replace registry-creds addon ReplicationController with Deployment [#5586](https://github.com/kubernetes/minikube/pull/5586)
|
||||
* Performance and security enhancement for ingress-dns addon [#5614](https://github.com/kubernetes/minikube/pull/5614)
|
||||
* Add addons flag to 'minikube start' in order to enable specified addons [#5543](https://github.com/kubernetes/minikube/pull/5543)
|
||||
* Disable go modules for containerd, for newer go [#5608](https://github.com/kubernetes/minikube/pull/5608)
|
||||
* Upgrade Buildroot to 2019.02 and VirtualBox to 5.2 [#5609](https://github.com/kubernetes/minikube/pull/5609)
|
||||
* gsutil: Remove trailing slashes, rsync instead of cp [#5620](https://github.com/kubernetes/minikube/pull/5620)
|
||||
* Update default Kubernetes version to 1.16.1 [#5593](https://github.com/kubernetes/minikube/pull/5593)
|
||||
* Initial translations for fr, es, de, ja, and zh-CN [#5466](https://github.com/kubernetes/minikube/pull/5466)
|
||||
* Add libmachine debug logs back [#5574](https://github.com/kubernetes/minikube/pull/5574)
|
||||
* Add TCP/UDP ingress tutorial [#5517](https://github.com/kubernetes/minikube/pull/5517)
|
||||
* Bump golangci-lint to v1.20.0 [#5572](https://github.com/kubernetes/minikube/pull/5572)
|
||||
* Warn when a user tries to set a profile name that is unlikely to be valid [#4999](https://github.com/kubernetes/minikube/pull/4999)
|
||||
* Remove unused enableUpdateNotification variable [#5591](https://github.com/kubernetes/minikube/pull/5591)
|
||||
* Disable interfacer lint check [#5589](https://github.com/kubernetes/minikube/pull/5589)
|
||||
* jenkins: Resilient VirtualBox VM and test directory cleanup [#5584](https://github.com/kubernetes/minikube/pull/5584)
|
||||
* Add option to configure dnsDomain in kubeAdm [#5566](https://github.com/kubernetes/minikube/pull/5566)
|
||||
* Adjusted Terminal Style Detection [#5508](https://github.com/kubernetes/minikube/pull/5508)
|
||||
* Replace BR2_EXTERNAL_MINIKUBE_PATH with PKGDIR. [#5533](https://github.com/kubernetes/minikube/pull/5533)
|
||||
* Improve notify test coverage [#5487](https://github.com/kubernetes/minikube/pull/5487)
|
||||
* Change systemd unit files perm to 644 [#5492](https://github.com/kubernetes/minikube/pull/5492)
|
||||
* lint travis.yml [#5536](https://github.com/kubernetes/minikube/pull/5536)
|
||||
* Add ingress-dns addon [#5507](https://github.com/kubernetes/minikube/pull/5507)
|
||||
* Fixes image repository flags when using CRI-O and containerd runtime [#5447](https://github.com/kubernetes/minikube/pull/5447)
|
||||
* Upgrade nginx ingress controller to 0.26.1 [#5514](https://github.com/kubernetes/minikube/pull/5514)
|
||||
* Improve the grammar and annotations [#5455](https://github.com/kubernetes/minikube/pull/5455)
|
||||
* Fix pods not being scheduled when ingress deployment is patched [#5519](https://github.com/kubernetes/minikube/pull/5519)
|
||||
* PL translation [#5491](https://github.com/kubernetes/minikube/pull/5491)
|
||||
* Fix order of parameters to CurrentContext funcs [#5439](https://github.com/kubernetes/minikube/pull/5439)
|
||||
* fr: fix translations of environment & existent [#5483](https://github.com/kubernetes/minikube/pull/5483)
|
||||
* Remove single-package constants from constants package [#5430](https://github.com/kubernetes/minikube/pull/5430)
|
||||
* Add solution for VERR_VMX_MSR_ALL_VMX_DISABLED [#5460](https://github.com/kubernetes/minikube/pull/5460)
|
||||
* Improve reportcard [#5422](https://github.com/kubernetes/minikube/pull/5422)
|
||||
* Run travis tests in parallel VMs [#5459](https://github.com/kubernetes/minikube/pull/5459)
|
||||
* Add helm-tiller addon [#5363](https://github.com/kubernetes/minikube/pull/5363)
|
||||
* registry / go9p: Correct grammar and spelling in comments [#5443](https://github.com/kubernetes/minikube/pull/5443)
|
||||
* Improve out test coverage [#5445](https://github.com/kubernetes/minikube/pull/5445)
|
||||
* Fix node InternalIP not matching host-only address [#5427](https://github.com/kubernetes/minikube/pull/5427)
|
||||
* Fix crash when deleting the cluster but it doesn't exist [#4980](https://github.com/kubernetes/minikube/pull/4980)
|
||||
* Improve storageclass test coverage [#5356](https://github.com/kubernetes/minikube/pull/5356)
|
||||
* Remove all functions from constants.go [#5409](https://github.com/kubernetes/minikube/pull/5409)
|
||||
* improve test coverage for sshutil package [#5283](https://github.com/kubernetes/minikube/pull/5283)
|
||||
* improve test coverage in service pkg [#5258](https://github.com/kubernetes/minikube/pull/5258)
|
||||
|
||||
Huge thank you for this release towards our contributors:
|
||||
- Abdulla Bin Mustaqeem
|
||||
- Aida Ghazizadeh
|
||||
- AllenZMC
|
||||
- Alok Kumar
|
||||
- Anders F Björklund
|
||||
- Andy Daniels
|
||||
- Archana Shinde
|
||||
- Arnaud Jardiné
|
||||
- Artiom Diomin
|
||||
- Balint Pato
|
||||
- Ben Ebsworth
|
||||
- Benjamin Howell
|
||||
- Benn Linger
|
||||
- Calin Don
|
||||
- Carlos Sanchez
|
||||
- Chris Eason
|
||||
- Christophe VILA
|
||||
- Cornelius Weig
|
||||
- Cristian Măgherușan-Stanciu @magheru_san
|
||||
- Deepika Pandhi
|
||||
- Deepjyoti Mondal
|
||||
- Diego Mendes
|
||||
- Dmitry Budaev
|
||||
- Don McCasland
|
||||
- Doug A
|
||||
- Douglas Thrift
|
||||
- Elijah Oyekunle
|
||||
- Filip Havlíček
|
||||
- fang duan
|
||||
- Francis
|
||||
- Guang Ya Liu
|
||||
- Guangming Wang
|
||||
- Gustavo Belfort
|
||||
- Himanshu Pandey
|
||||
- Ian Lewis
|
||||
- Igor Akkerman
|
||||
- Ihor Dvoretskyi
|
||||
- Ivan Ogasawara
|
||||
- James Peach
|
||||
- Jan Janik
|
||||
- Jat
|
||||
- jay vyas
|
||||
- Jituri, Pranav
|
||||
- Joel Smith
|
||||
- John Pfuntner
|
||||
- Joji Mekkatt
|
||||
- Jose Donizetti
|
||||
- Josh Woodcock
|
||||
- Kazuki Suda
|
||||
- Kenta Iso
|
||||
- Kyle Bai
|
||||
- Marcin Niemira
|
||||
- Marco Vito Moscaritolo
|
||||
- Marcos Diez
|
||||
- Martynas Pumputis
|
||||
- Mas
|
||||
- Matt Morrissette
|
||||
- Max K
|
||||
- Maximilian Hess
|
||||
- Medya Ghazizadeh
|
||||
- Michaël Bitard
|
||||
- Miel Donkers
|
||||
- Miguel Moll
|
||||
- Mike Lewis
|
||||
- Nabarun Pal
|
||||
- Nanik T
|
||||
- Oleg Atamanenko
|
||||
- Olivier Lemasle
|
||||
- Om Kumar
|
||||
- Pankaj Patil
|
||||
- Phillip Ahereza
|
||||
- Pradip-Khakurel
|
||||
- Pranav Jituri
|
||||
- Praveen Sastry
|
||||
- Priya Wadhwa
|
||||
- RA489
|
||||
- Ramiro Berrelleza
|
||||
- Rishabh Budhiraja
|
||||
- Samuel Almeida
|
||||
- serhat çetinkaya
|
||||
- Shahid Iqbal
|
||||
- Sharif Elgamal
|
||||
- Steven Davidovitz
|
||||
- Stuart P. Bentley
|
||||
- Thomas Bechtold
|
||||
- Thomas Strömberg
|
||||
- Tiago Ilieve
|
||||
- Tobias Bradtke
|
||||
- Toliver Jue
|
||||
- Tom Reznik
|
||||
- Vydruth
|
||||
- William Zhang
|
||||
- Yaroslav Skopets
|
||||
- Yoan Blanc
|
||||
- yugo horie
|
||||
- Zachariusz Karwacki
|
||||
- Zhongcheng Lao
|
||||
- Zoltán Reegn
|
||||
- Zoran Regvart
|
||||
- bhanu011
|
||||
- bpopovschi
|
||||
- cclauss
|
||||
- chentanjun
|
||||
- ethan
|
||||
- fenglixa
|
||||
- flyingcircle
|
||||
- hwdef
|
||||
- karmab
|
||||
- kerami
|
||||
- morvencao
|
||||
- salamani
|
||||
- tanjunchen
|
||||
- u5surf
|
||||
- wj24021040
|
||||
- xieyanker
|
||||
- yuxiaobo
|
||||
|
||||
## Version 1.4.0 - 2019-09-17
|
||||
|
||||
Notable user-facing changes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue