Commit Graph

2387 Commits (ee00eda89fbddaee6ffc2510ec777a661782298d)

Author SHA1 Message Date
dlorenc ee00eda89f Docker-machine update. 2017-12-11 10:26:37 -08:00
dlorenc 94e5548ced Remove openapi patch.
This is now upstream.
2017-12-11 10:24:35 -08:00
Jimmy Leger e784db9ccd Added kube-system/(tcp|udp)-services configmaps for nginx ingress controller 2017-12-11 08:25:29 -08:00
Martin Mosegaard Amdisen b487eb0fa6 Update quickstart example
Added command to delete the service in
addition to deleting the deployment.

Seems like the right thing to do.
2017-12-11 08:15:40 -08:00
SouthWolf f89b2bf589 Update drivers.md 2017-12-11 08:15:04 -08:00
SouthWolf 7a49c4a761 Update notes for Hyperkit & Docker for Mac 2017-12-11 08:15:04 -08:00
Zak B. Elep 56608e418d kvm2: Set group executable bit on machine-specific directory and up
Ensure that the directories leading to the KVM image have enough
permission for libvirt/QEMU to traverse, especially in the case where
libvirt/QEMU group is set to to `kvm`/`users`.
2017-12-10 17:49:54 -08:00
ijl 85ca57a5ca Packages built with -O2 instead of default -Os 2017-12-10 17:48:06 -08:00
ijl 350e09d263 vbox-guest 5.1.30
5.1.18 won't build with more recent kernels.

https://www.virtualbox.org/wiki/Changelog-5.1
2017-12-08 13:50:36 -06:00
dlorenc e150cec3e8 Fix hyperkit mounting. 2017-12-08 13:46:56 -06:00
kairen 777b44695f Improve cache list command 2017-12-08 13:37:55 -06:00
kairen 37bc507e13 Remove duplicate the cache command 2017-12-08 13:37:55 -06:00
kairen 9d406033ac Update cache command documentation 2017-12-08 13:37:55 -06:00
kairen c9f3abb0ed Fix gofmt check errors 2017-12-08 13:37:55 -06:00
kairen 1966dab625 Add cache list support 2017-12-08 13:37:55 -06:00
John L. Villalovos 45562ef6f7 Doc: Give an example of using kvm/kvm2 driver
Add an example usage of using the kvm and kvm2 drivers to the
documentation.
2017-12-08 13:35:35 -06:00
Matt Rickard 499cc56444
Merge pull request #2288 from russellb/patch-1
List KVM2 driver in README.md.
2017-12-08 13:34:23 -06:00
Russell Bryant 6414fb6619
List KVM2 driver in README.md.
Update the minikube README to make it more clear that the
KVM driver is deprecated in favor of the KVM2 driver.
2017-12-08 13:59:13 -05:00
Elena Grahovac e3df02b512 docs: make hyperkit installation command readable 2017-12-08 11:09:06 -06:00
ijl 09fe456c27 linux 4.9.64 2017-12-07 15:02:19 -06:00
ijl 57d1b0ce70 openvmtools10 package removed in favor of buildroot
buildroot's version is now more recent than the forked package.
2017-12-07 15:02:19 -06:00
ijl 1ca3a42e97 crio-bin requires libglib2, libmount 2017-12-07 15:02:19 -06:00
ijl b977f274db buildroot 2017.11 2017-12-07 15:02:19 -06:00
Matt Rickard 3c60e896f9
Merge pull request #2279 from kenden/patch-1
Add zsh autocompletion in 0.24 release notes
2017-12-07 12:15:53 -06:00
Quentin Nerden a8f89d4950
Add zsh autocompletion in 0.24 release notes 2017-12-07 14:54:20 +01:00
Matt Rickard 8f55fb7d76
Merge pull request #2254 from kairen/add-ingress-test
Add integration test for ingress addon
2017-12-02 11:00:51 -08:00
Matt Rickard 3b997ad52d
Merge pull request #2260 from surajssd/place-backticks-rightly
Fix placement of backticks in github issue template
2017-12-02 10:58:25 -08:00
Suraj Deshmukh 0a9bfdedb8 Fix placement of backticks in github issue template
Right now the backticks are misplaced, this commit fixes them and places
them in right place so that the commands can be copied rightfully.
2017-12-02 23:21:17 +05:30
kairen e93a2f4254 Ignore the ingress test in Linux-None 2017-12-02 04:04:39 +08:00
kairen 745645b929 Use yaml file to create nginx pod and service 2017-12-02 03:28:47 +08:00
kairen 1fded4e97e Copy nginx-ing.yaml to testdata directory on Jenkins 2017-12-02 02:46:52 +08:00
Matt Rickard a3e25a8238
Merge pull request #2258 from r2d4/24releasejson
Add 0.24.0 checksums to releases.json
2017-12-01 10:17:57 -08:00
Matt Rickard 66d2d040fc Add 0.24.0 checksums to releases.json 2017-12-01 10:14:43 -08:00
Matt Rickard c6d2e5bf0d
Merge pull request #2249 from priyawadhwa/cache-doc
cache command documentation
2017-12-01 09:43:11 -08:00
Matt Rickard 0160955eba
Merge pull request #2252 from minikube-bot/jenkins-releases.json-v0.24.1
update releases.json to include v0.24.1
2017-12-01 09:42:55 -08:00
kairen 06f52cfe3e Add integration test for ingress addon 2017-12-01 18:40:30 +08:00
minikube-bot e3c5edb630 Update releases.json to include v0.24.1 2017-12-01 05:03:59 +00:00
Matt Rickard 2e9443213f
Merge pull request #2251 from r2d4/241
Cut patch version v0.24.1
2017-11-30 20:32:17 -08:00
Matt Rickard ec94f38a68 Cut patch version v0.24.1 2017-11-30 19:50:51 -08:00
Matt Rickard 407ba65653
Merge pull request #2250 from omeid/patch-1
localkube-dind: Fix readme.
2017-11-30 19:49:15 -08:00
O'meid a465350b9e
localkube-dind: Fix readme.
Fix the image name from localkube-image to localkube-dind-image in the readme.
2017-12-01 13:49:35 +11:00
Matt Rickard 4dc0a49485
Merge pull request #2245 from r2d4/localkube-cache
Verify checksum for localkube
2017-11-30 16:20:29 -08:00
Priya Wadhwa c3ad88c6ea
cache command docs 2017-11-30 16:04:37 -08:00
Matt Rickard 58189229c1
Merge pull request #2246 from r2d4/brew-fix
Upstream brew installer change
2017-11-30 15:06:00 -08:00
kairen 874b47b10f Bump Heapster version to v1.5.0-beta.2 2017-11-30 14:49:01 -08:00
Matt Rickard d9e5283218 Verify checksum for localkube 2017-11-30 11:04:48 -08:00
Matt Rickard ce43aae846 Upstream brew installer change 2017-11-30 10:53:45 -08:00
Matt Rickard 86f8b3f1f8
Merge pull request #2244 from r2d4/fix-release-job
Calculate checksum in release job
2017-11-30 10:18:09 -08:00
Matt Rickard ea27915783
Merge pull request #2242 from r2d4/bump-iso
bump iso to v0.23.6
2017-11-30 10:17:47 -08:00
Matt Rickard a3f3d8f9fe Calculate checksum in release job 2017-11-30 09:32:35 -08:00