dlorenc
0af893fc6f
Fix the godep-save script.
2017-12-22 12:26:57 -08:00
Matt Rickard
9740a1c989
Merge pull request #2356 from thockin-tmp/gcr-vanity
...
Convert registry to k8s.gcr.io
2017-12-22 11:16:54 -08:00
Tim Hockin
51ee9a1423
Convert registry to k8s.gcr.io
2017-12-22 09:55:16 -08:00
dlorenc
5661ba0b5e
More manual changes.
2017-12-21 14:15:48 -08:00
dlorenc
0a749f9336
More patches for component config.
2017-12-21 14:15:48 -08:00
dlorenc
8a19e676dd
Fix kube-proxy patch.
2017-12-21 14:15:48 -08:00
dlorenc
6b169daa45
Add context back.
2017-12-21 14:15:48 -08:00
dlorenc
030a4c747f
Manual changes for 1.9 update.
2017-12-21 14:15:48 -08:00
dlorenc
28cbc6f73a
Vendor changes for 1.9 update.
2017-12-21 14:15:48 -08:00
dlorenc
7550fcd6e0
Make the provisioner use a hostPath.
2017-12-20 14:41:56 -08:00
Matt Rickard
bf2ea0ec93
Merge pull request #2345 from spiffxp/update-code-of-conduct
...
Update code-of-conduct.md
2017-12-20 12:29:44 -08:00
Aaron Crickenberger
563589d4fe
Update code-of-conduct.md
...
Refer to kubernetes/community as authoritative source for code of conduct
2017-12-20 13:39:35 -05:00
Matt Rickard
2623cfeb53
Merge pull request #2340 from braderhart/master
...
Updated to use new Minikube-maintained KVM driver
2017-12-19 14:37:46 -08:00
Brad Erhart
c54e695fdb
Updated Jenkins release updater for Minikube-maintained KVM driver
2017-12-19 11:19:30 -08:00
Matt Rickard
2d8dda2828
Bump iso version to v0.24.0
2017-12-19 08:15:32 -08:00
kairen
4d2840278f
Bump heapster to v1.5.0
2017-12-19 08:14:31 -08:00
Marcin Maciaszczyk
8b1eeedfed
Update dashboard-rc.yaml
2017-12-19 08:14:11 -08:00
Brad Erhart
005a9b8bb7
Updated to use new Minikube-maintained KVM driver
2017-12-18 22:27:35 -08:00
Matt Rickard
0fa1d11da6
Merge pull request #2327 from dvrkps/patch-1
...
travis: update go version
2017-12-18 12:57:31 -08:00
Davor Kapsa
e0c79273c1
travis: update go version
...
1.9.x match latest patch version(1.9.2 today)
2017-12-17 12:31:21 +01:00
ijl
8ca92d4b0a
kpod b85d0fa
2017-12-14 08:54:36 -08:00
ijl
25c7629ceb
crio-bin v1.8.4
2017-12-14 08:54:36 -08:00
ijl
e677c9639d
runc 0fdc908
2017-12-14 08:54:36 -08:00
Vincent Batts
16c54fcdc4
crio: update to v1.0.3
...
Also, this fixes the version output from `kubectl describe node`.
Now it shows:
```
[...]
System Info:
Machine ID: 41af387f4d4e4a3eabcdd2454a7e17f9
System UUID: B5BA9F83-3476-4B4A-943A-81E7A3953234
Boot ID: 7e616123-fa50-4fa9-8f47-88b2a09fbb81
Kernel Version: 4.9.13
OS Image: Buildroot 2017.02
Operating System: linux
Architecture: amd64
Container Runtime Version: cri-o://1.0.3
Kubelet Version: v1.8.0
Kube-Proxy Version: v1.8.0
[...]
```
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-12-14 08:54:36 -08:00
kairen
50dcda4ba9
Fix the image cache delete
2017-12-14 08:54:17 -08:00
dlorenc
8f91c37bba
Properly support the "minikube-net" network.
2017-12-13 21:18:00 -08:00
ijl
b2251409ce
sysdig
...
This builds the sysdig kernel module, but not the userspace
program. That can be provided by a container.
2017-12-13 20:29:31 -08:00
Boberg
c8a5d1f3fd
Add mount support for kvm2 driver
2017-12-13 20:25:15 -08:00
kairen
289e8f688b
Revert system image cache
2017-12-12 21:43:39 -08:00
kairen
797925f183
Update ingress controller, and fix integration test
2017-12-12 21:43:39 -08:00
asubmani
1fc0b9b9d4
changed hyperv link to reflect --vm-driver=hyperv
...
the doc leads one to try --vm-driver=Hyper-V, changed 'Hyper-V' to 'hyperv'
2017-12-12 21:42:58 -08:00
William Martin Stewart
2124671df1
Add minikube service example to networking doc
2017-12-12 08:36:48 -08:00
Aaron Prindle
3435fd3b3c
Merge pull request #2306 from mattnworb/patch-2
...
fix broken link to caching images doc
2017-12-11 17:27:21 -08:00
Matt Brown
6a94f80e5c
fix broken link to caching images doc
2017-12-11 20:24:47 -05:00
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