omit no-op PR

pull/4158/head
Sharif Elgamal 2019-04-25 14:11:47 -07:00
parent 8a12ca9ef5
commit d73280490a
No known key found for this signature in database
GPG Key ID: 23CC0225BD9FD702
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
* Systemd returns error on inactive, so allow that [#4095](https://github.com/kubernetes/minikube/pull/4095)
* Add known issue: VirtualBox won't boot a 64bits VM when Hyper-V is activated [#4112](https://github.com/kubernetes/minikube/pull/4112)
* Upgrade Docker, from 18.06.2-ce to 18.06.3-ce [#4022](https://github.com/kubernetes/minikube/pull/4022)
* Decrease cyclomatic complexity [#3886](https://github.com/kubernetes/minikube/pull/3886)
* Use Reference, allow caching images with both Tag and Digest [#3899](https://github.com/kubernetes/minikube/pull/3899)
* Added REGISTRY_STORAGE_DELETE_ENABLED environment variable for Registry addon [#4080](https://github.com/kubernetes/minikube/pull/4080)
* Add --download-only option to start command [#3737](https://github.com/kubernetes/minikube/pull/3737)