Commit Graph

2632 Commits (d7c90bc3e5d95e338f15ac4df60fb648efd7e93c)

Author SHA1 Message Date
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
zouyee bac58c4434 update kubernetes-dashboard image version to v1.7.0 2017-09-27 15:39:24 +08: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
Sandeep Rajan 98b7ec62ba minor fixes and added service CIDR 2017-09-21 11:19:39 -04:00
Sandeep Rajan 06b3e74fb8 rectified incorrect path 2017-09-21 10:47:38 -04:00
Sandeep Rajan eba63d86cd adding coredns as an addon 2017-09-21 10:28:45 -04: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
Matt Rickard 7704c8cfa9 Cut v0.22.2 release 2017-09-18 09:21:23 -07:00
Praveen Kumar 35bba7a4ac Use bind mount instead symlink
- Removed extra (prefix/sufix)spaces
2017-09-18 10:17:31 +05:30
Matt Rickard 17ecbcd76e Merge pull request #1969 from r2d4/kubeadm-use-right-kubelet
Don't check kubernetes-version for kubeadm
2017-09-15 11:46:30 -07:00
Matt Rickard ac7d49c124 Don't check kubernetes-version for kubeadm 2017-09-15 10:06:43 -07:00
Aaron Prindle e654879413 Merge pull request #1903 from r2d4/kubeadm-v2
Kubeadm bootstrapper
2017-09-14 16:04:43 -07:00
Matt Rickard 2b7fd32bdd Merge pull request #1959 from aaron-prindle/path-fix-windows
use path.join instead of filepath.join for ssh copy
2017-09-14 14:29:41 -07:00
Matt Rickard b291b0f85c Add restart for kube-proxy 2017-09-14 13:51:41 -07:00
Matt Rickard 72f7628d35 Add caching for kubeadm 2017-09-14 13:51:41 -07:00
Matt Rickard 53e5806d3a Add jenkins integration tests for kubeadm
Add status for kubeadm integration tests
2017-09-14 13:51:37 -07:00
Matt Rickard 5ba262d1ce Disable provisioning test for kubeadm for now.
Until we get caching and can run an external storage provisioner.
2017-09-14 13:51:37 -07:00
Matt Rickard 49d471f4ba Add experimental kubeadm bootstrapper 2017-09-14 13:51:37 -07:00
Matt Rickard 34d840b03b Merge pull request #1966 from r2d4/warn
Only warn when can't get all localkube versions
2017-09-14 13:01:11 -07:00
Matt Rickard 1e4d8de881 Only warn when can't get all localkube versions 2017-09-14 11:53:38 -07:00
Aaron Prindle e575585c2c fixed path errors on windows, replaced filepath w/ path 2017-09-14 11:21:27 -07:00
Matt Rickard 651128de1b Merge pull request #1965 from r2d4/from-head
Use upstream branch for homebrew installer
2017-09-14 10:23:48 -07:00
Matt Rickard f526402191 Use upstream branch for homebrew installer 2017-09-14 10:20:42 -07:00
Aaron Prindle b173c4f768 Merge pull request #1958 from aaron-prindle/kvp-restart
added restart to kvp daemon
2017-09-14 09:55:56 -07:00
Aaron Prindle f4b916e3da added restart to kvp daemon 2017-09-13 11:10:08 -07:00
Matt Rickard e6da47f5a1 Merge pull request #1941 from r2d4/shared-drivers
Move hyperkit and none drivers to pkg/drivers, share utils
2017-09-12 14:57:56 -07:00
Matt Rickard ebbc34d2ba Move drivers to pkg/drivers, share utils
Share most of the disk image setup between hyperkit and kvm drivers.
Move and remove a lot of shared configuration between all the in-tree
drivers: kvm, hyperkit, none.
2017-09-12 14:29:22 -07:00
Matt Rickard 3180e2e897 Merge pull request #1938 from r2d4/integration-test-cleanup-
Integration test cleanup
2017-09-12 14:28:28 -07:00
Matt Rickard cc64fb0544 Merge pull request #1940 from r2d4/vet
golint, go vet, etc. changes
2017-09-11 15:30:52 -07:00
Matt Rickard f46d97ea02 Merge pull request #1948 from cdrage/remove-duplicate-output
Update start.go with --vm-driver=none information
2017-09-11 15:30:21 -07:00
Matt Rickard bf20969141 Merge pull request #1950 from minikube-bot/jenkins-releases.json-v0.22.1
update releases.json to include v0.22.1
2017-09-11 15:25:04 -07:00
minikube-bot 150f285fdf Update releases.json to include v0.22.1 2017-09-11 22:07:03 +00:00
Matt Rickard 872d7fa661 Merge pull request #1949 from r2d4/0.22.1-r
Cut 0.22.1 release
2017-09-11 14:49:47 -07:00