Aaron Prindle
abc54e32ce
Cut v0.22.3 release
2017-10-05 13:46:42 -07:00
Matt Rickard
96fd28efc1
Merge pull request #2033 from r2d4/xbuild
...
Cross build debug and split drivers
2017-10-05 13:46:07 -07:00
Matt Rickard
b7ec12a09e
Run make rules in parallel
2017-10-05 12:33:43 -07:00
Matt Rickard
e213fceb99
Split driver compilation from cross build
2017-10-05 12:03:15 -07:00
Aaron Prindle
8dbe63d697
Merge pull request #1985 from r2d4/kubelet-config-kubeadm
...
Implement extra-config for kubeadm components
2017-10-04 16:16:50 -07:00
Matt Rickard
d23b7fd7cd
Merge pull request #2032 from nikolay/master
...
Update README.md
2017-10-04 15:44:47 -07:00
Nikolay Kolev
5dbd156f30
Update README.md
2017-10-04 15:01:18 -07:00
Aaron Prindle
4d749cfb3f
Merge pull request #2029 from aaron-prindle/release-iso-v0.23.5
...
bump iso version to v0.23.5
2017-10-04 14:56:00 -07:00
Nikolay Kolev
89e5507eff
Update README.md
2017-10-04 14:55:11 -07:00
Aaron Prindle
c6d2e491a3
Merge pull request #1774 from aaron-prindle/none-docker-rm-kill
...
Added command to remove and kill all kubernetes containers from docke…
2017-10-04 11:30:57 -07:00
Matt Rickard
a139ccd0ab
Implement extra-config for kubeadm kubelet
2017-10-04 11:26:15 -07:00
Aaron Prindle
54f20ac82d
bump iso version to v0.23.5
2017-10-04 11:26:11 -07:00
Matt Rickard
4b595be8e1
Merge pull request #2026 from aledbf/icb14
...
Update nginx ingress controller version to 0.9-beta.14
2017-10-04 10:47:32 -07:00
Matt Rickard
e1fd9de778
Merge pull request #1984 from r2d4/cleanup-drivers
...
Clean up unused files, add tar rules
2017-10-04 10:41:19 -07:00
Matt Rickard
9304e7e07b
Merge pull request #2031 from r2d4/openapi-patch
...
Add patch for openapi
2017-10-04 10:29:19 -07:00
Matt Rickard
7cc7452ee9
Add patch for openapi
2017-10-04 08:59:50 -07:00
Matt Rickard
93323c622b
Merge pull request #2024 from r2d4/windows-vbox
...
Use virtualbox on windows for integration tests
2017-10-03 14:34:52 -07:00
Matt Rickard
cae751ad38
Disable busybox cache for windows
2017-10-03 08:53:41 -07:00
Matt Rickard
8e319bd08e
Merge pull request #2000 from hirsim/enable-cache-image-for-windows
...
Enable cache image for Windows
2017-10-03 08:27:22 -07:00
Manuel de Brito Fontes
3921adbdd7
Update nginx ingress controller version to 0.9-beta.14
2017-10-03 08:29:25 -03:00
adolphlwq
b71446b2cd
correct url of reference code
...
Signed-off-by: adolphlwq <kenan3015@gmail.com>
2017-10-03 01:57:50 -07:00
Aaron Prindle
10e6e6ade1
added cleanup for docker containers in none driver
2017-10-02 11:48:35 -07:00
dlorenc
18de99b793
Update dnsmasq to 1.14.5.
2017-10-02 10:32:36 -07:00
Matt Rickard
4c5a113663
Use virtualbox on windows for integration tests
2017-10-02 08:59:13 -07:00
Hiroshi Nomura
7f8f3bb5d4
Add unit tests
2017-09-30 20:43:51 +09:00
Aaron Prindle
eda5abd935
Merge pull request #1999 from aaron-prindle/container-tests
...
added localkube devshell container tests to jenkins
2017-09-29 13:32:24 -07:00
Aaron Prindle
959720fe8d
added localkube devshell container tests to jenkins
2017-09-29 10:07:55 -07:00
Aaron Prindle
7abee78c0f
Merge pull request #1975 from aaron-prindle/sshd-dind
...
Added sshd, kubeconfig and insecure-serving flags to localkube for di…
2017-09-28 19:26:16 -07:00
Aaron Prindle
ec17df3e59
Added sshd, kubeconfig and insecure-serving flags to localkube for dind image
2017-09-28 16:05:51 -07:00
Matt Rickard
9d0c80dc54
Merge pull request #2010 from adolphlwq/remove-repeated-pkg
...
remove repeated pkg and cmdUtil -> cmdutil
2017-09-27 11:13:52 -07:00
Matt Rickard
a90b6a446a
Merge pull request #1998 from vbatts/crio-bin
...
minikube-iso: add cri-o runtime
2017-09-27 10:05:34 -07:00
Vincent Batts
2788714cc5
minikube-iso: add cri-o runtime
...
https://github.com/kubernetes-incubator/cri-o
Updated the runc version to its latest master commit.
Got crio into the automounter to get off the tmpfs
This feature bubbles up to the minikube command by reusing the
`--container-runtime=` flag, by enabling the value of "`crio`"
(`minikube start --container-runtime=crio`), while the flags/config
passed to localkube are more like k8s (`--container-runtime=remote
--remote-runtime-endpoint=/var/run/crio.sock`)
This is mostly ready for review. It is still lacking having
--insecure-registry plumbed through, but for now the policy.json is
open.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-09-27 09:12:15 -04:00
yuvipanda
d7bb7c343b
provisioner: Use chmod instead of umask
...
umask affects the entire process, while this is clearer
2017-09-27 01:40:19 -07:00
yuvipanda
f64234b1b8
Set umask to 0 before creating hostpath volumes
2017-09-27 01:40:19 -07:00
adolphlwq
6d64d90dd7
remove repeated pkg and cmdUtil -> cmdutl
...
Signed-off-by: adolphlwq <kenan3015@gmail.com>
2017-09-27 14:11:58 +08:00
Matt Rickard
023aea13a2
Merge pull request #1993 from praveenkumar/minishift_directory_structure
...
Update minishift directory structure to automout script
2017-09-23 15:34:52 -07:00
Hiroshi Nomura
6ee6a82d0a
Enable cache image for Windows
2017-09-23 19:08:35 +09:00
Praveen Kumar
ee49cebaf7
Update minishift directory structure to automout script
2017-09-21 15:47:01 +05:30
Aaron Prindle
685f570e8c
Merge pull request #1992 from adolphlwq/readme-patch
...
correct url of proposal
2017-09-20 19:38:05 -07:00
adolphlwq
d6785c1d88
correct url of proposal
2017-09-21 10:20:06 +08:00
Matt Rickard
a1207de46c
Merge pull request #1968 from praveenkumar/bind_mount
...
Use bind mount instead symlink
2017-09-20 14:16:20 -07:00
Matt Rickard
547d22f638
Clean up unused files, add tar rules
2017-09-19 15:45:18 -07:00
Matt Rickard
93f6eb2378
Merge pull request #1982 from hirsim/fix-issue-1981
...
Fix issue 1981
2017-09-19 10:54:58 -07:00
Hiroshi Nomura
442f746f6a
Fixed make a image cache directory for Windows
2017-09-20 00:43:33 +09:00
Hiroshi Nomura
068a076b98
Fixed join of cert file path in kubeconfig
2017-09-19 22:24:09 +09:00
Aaron Prindle
c1c4455c0f
Merge pull request #1978 from minikube-bot/jenkins-releases.json-v0.22.2
...
update releases.json to include v0.22.2
2017-09-18 13:51:48 -07:00
minikube-bot
3451239780
Update releases.json to include v0.22.2
2017-09-18 20:50:25 +00:00
Matt Rickard
6de2086f0f
Merge pull request #1976 from r2d4/fix-windows-installer
...
Always build in docker the binaries
2017-09-18 13:26:45 -07:00
Matt Rickard
60a0589205
Always build in docker the binaries
2017-09-18 10:58:34 -07:00
Matt Rickard
4ff495e582
Merge pull request #1971 from r2d4/v0.22.2-release
...
Cut v0.22.2 release
2017-09-18 10:19:09 -07:00