filter out non-user-facing PRs
parent
127a2f50d8
commit
68457be69e
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -5,45 +5,27 @@
|
|||
* 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
|
||||
|
|
Loading…
Reference in New Issue