Commit Graph

2108 Commits (6ee6a82d0a211d8503e0c5b383fb9a1ae4fb6b13)

Author SHA1 Message Date
Hiroshi Nomura 6ee6a82d0a Enable cache image for Windows 2017-09-23 19:08:35 +09: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
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
Matt Rickard 53341aa30d golint, go vet, etc. changes 2017-09-11 14:17:58 -07:00
Matt Rickard 540596b6d5 Cut 0.22.1 release 2017-09-11 13:48:17 -07:00
Matt Rickard ad8ea13de0 Merge pull request #1933 from r2d4/windows-fix
Use os.Chmod instead of File.Chmod
2017-09-11 13:40:18 -07:00
Charlie Drage e959a848ce Update start.go with --vm-driver=none information
Updates the output in order to clarify commands as well as remove the
undeeded indentation.
2017-09-11 14:33:04 -04:00
Matt Rickard 9747484e9e Move k8s utils to pkg/util 2017-09-08 20:14:28 -07:00
Matt Rickard f966c8cf31 Add NewMinikubeRunner, separate start args
* Separate start args from args passed to every command.  This is so
that we can call `minikube logs` and `minikube status` with the proper
flags (for the bootstrapper)

* Add a NewMinikubeRunner function to make getting a minikube runner
easier.
2017-09-08 20:14:21 -07:00
Matt Rickard 86ecc90fe2 Run busybox integration test in default namespace
If we choose a random namespace, the test will fail since RBAC
permissions will not be set up correctly.

This also chooses a randomly generated name, so that if we are running
an integration test while another busybox pod is still cleaning up,
there are no errors
2017-09-08 20:14:21 -07:00
Matt Rickard d6049c1a3f Merge pull request #1934 from r2d4/update-installers
User master's ssh for aur push
2017-09-08 15:27:40 -07:00
Matt Rickard c5d6bc9dcf Merge pull request #1935 from krancour/distinct-client-cert
generate distinct cert for use by client
2017-09-08 15:26:25 -07:00
Kent Rancourt c571912b2d generate distinct cert for use by client 2017-09-08 17:54:58 -04:00
Matt Rickard 70a24476f3 User master's ssh for aur push
There were a few issues with trying to inject the secrets using the
jenkins credentials helper
2017-09-08 11:48:24 -07:00
Matt Rickard f5e95e9223 Merge pull request #1911 from corlettb/master
Adding optional aws_session_token to configuration options for registry-creds
2017-09-08 11:06:29 -07:00
Matt Rickard 7524a673d9 Merge pull request #1929 from r2d4/175-json
Add 1.7.5 localkube to released
2017-09-08 11:06:03 -07:00
Matt Rickard f8c1651ed9 Use os.Chmod instead of File.Chmod
os.Chmod is cross platform, while File.Chmod seems not to be.
2017-09-08 10:39:04 -07:00
Matt Rickard f022a68e37 Merge pull request #1918 from krancour/request-header-certs
manage proxy-client / aggregator certs
2017-09-08 10:34:36 -07:00
Matt Rickard ad85596d37 Add 1.7.5 localkube to released 2017-09-07 21:12:57 -07:00