dlorenc
d9ab2fe8fd
Godep changes for removing localkube.
2018-07-24 12:36:42 -07:00
kairen
ad576faae9
Reuse the FeatureGates field to parse kubeadm and component feature gates
2018-07-16 08:09:09 -07:00
dlorenc
1f355ea965
Vendor changes for go-containerregistry switch.
2018-06-14 10:09:06 -07:00
dlorenc
85cac4dfe7
Update docker-machine for hyper-v fix.
2018-04-12 13:58:59 -07:00
dlorenc
09d4ecb25f
Fix the jenkins build script to detect make errors.
...
Also fix the build itself.
2018-03-30 11:19:53 -07:00
dlorenc
6ff1639008
Vendor changes for 1.10
2018-03-27 10:47:20 -07:00
dlorenc
a000c35e17
Update to k8s 1.9.4.
2018-03-20 11:32:56 -07:00
dlorenc
9b86712058
Update docker-machine to fix hyper-v cmdlet collision.
2018-03-06 07:41:58 -08:00
dlorenc
67487c3164
Update to k8s v1.9.3.
2018-02-26 13:21:25 -08:00
dlorenc
0e505fbfa7
Update godeps for nfsexports.
2018-01-02 16:18:54 -08:00
Mohit Gupta
e1903b7423
support NFS sharing with the hyperkit driver
2018-01-02 16:18:54 -08:00
dlorenc
22fd03d0b2
Update mux.
...
We had some issues with mux/gorilla in our vendoring. This should fix it.
2017-12-27 08:05:56 -08:00
dlorenc
0af893fc6f
Fix the godep-save script.
2017-12-22 12:26:57 -08:00
dlorenc
28cbc6f73a
Vendor changes for 1.9 update.
2017-12-21 14:15:48 -08:00
dlorenc
ee00eda89f
Docker-machine update.
2017-12-11 10:26:37 -08:00
dlorenc
bc20281f1e
Update hyperkit go driver.
2017-11-20 11:52:20 -05:00
Matt Rickard
e5002afa8c
add vendor
2017-10-13 10:21:09 -07:00
Matt Rickard
0e6e930a7d
Merge pull request #1881 from r2d4/cache-images-4-minikube
...
Cache images in minikube
2017-09-06 15:43:04 -07:00
Matt Rickard
7a9f3bef0d
Upgrade to Kubernetes v1.7.5
2017-09-05 11:38:54 -07:00
Matt Rickard
201e5f9eff
Vendor changes
2017-08-30 17:46:35 -07:00
Matt Rickard
48b165808c
Bring KVM driver in-tree
...
Add boilerplate
Review feedback
2017-08-28 11:52:35 -07:00
Matt Rickard
3a0d03f93b
Merge pull request #1844 from r2d4/command-runner
...
Add CommandRunner interface
2017-08-24 15:07:51 -07:00
dlorenc
e3d239929b
Jenkins/Makefile targets.
2017-08-24 11:54:59 -07:00
Matt Rickard
cac45c3ed8
Use syncmap instead of sync.Atomic
2017-08-23 15:08:32 -07:00
Hugues Alary
fc3400a4e7
Upgrade one vendor dependencie containing a bug (github.com/spf13/viper)
...
The previous vendored `github.com/spf13/viper` had this bug https://github.com/spf13/viper/pull/296 .
This commit upgrades to the latest `github.com/spf13/viper` and closes #1797 .
2017-08-21 13:01:25 -07:00
Matt Rickard
905fd1b0c0
Update to kubernetes 1.7.4
2017-08-20 15:41:46 -07:00
Matt Rickard
87a29ada7a
Merge pull request #1784 from r2d4/1.7.3
...
1.7.3
2017-08-11 09:04:13 -07:00
Hugues Alary
d5c9a16c1e
Upgrade one vendor dependencie containing a bug (github.com/spf13/viper)
...
The previous vendored `github.com/spf13/viper` had this bug https://github.com/spf13/viper/pull/296 .
This commit upgrades to the latest `github.com/spf13/viper` and closes #1797 .
2017-08-07 16:33:32 -07:00
Matt Rickard
b5859caf9e
Update localkube to k8s 1.7.3
2017-08-04 13:07:59 -07:00
Matt Rickard
45eabf66eb
Merge pull request #1720 from r2d4/etcd3
...
Use etcd embed package, switch apiserver to use etcdv3
2017-07-26 13:42:21 -07:00
dlorenc
bb7e5fd6e6
Update to Kubernetes 1.7.2.
...
No manual changes.
2017-07-26 13:39:48 -07:00
Matt Rickard
1026ed2061
Add etcd3 vendor files
2017-07-20 11:38:48 -07:00
Matt Rickard
1aaeb67a26
Update to Kubernetes 1.7
2017-07-13 09:19:47 -07:00
Matt Rickard
d36d760bdb
Godeps changes for 1.7.0-rc.1
2017-07-13 09:19:44 -07:00
Matt Rickard
88137a54a5
Remove staged repos from Godeps file
2017-07-13 09:16:43 -07:00
dlorenc
6d6593768e
Update to 1.6.4
2017-05-26 12:56:59 -07:00
Matt Rickard
300c338198
Remove staging repos from Godeps
2017-05-16 15:13:04 -07:00
Matt Rickard
2bdca814a2
Upgrade to k8s v1.6.3
2017-05-11 13:28:10 -07:00
Matt Rickard
ecac356933
Fix godep-restore script with new gopath
...
* We should be calling the hack/godep-restore script in kubernetes
instead of the normal godep restore ./...
* There was a typo in the case where a user didn't already have the
kubernetes repo cloned.
2017-04-25 10:45:11 -07:00
Matt Rickard
d5e53336ba
godeps restore, godeps save
2017-04-14 13:20:58 -07:00
Mike Grass
74014aed51
Update docker/machine dependencies to v0.10.0
2017-04-07 12:39:21 -07:00
Matt Rickard
d13ab3030d
Upgrade to k8s v1.6
2017-03-31 13:24:05 -07:00
Matt Rickard
ff8503d9f9
Vendor changes for v1.6.0-rc.1
2017-03-31 13:24:04 -07:00
Matt Rickard
a02c9d9040
Vendor changes for v1.6.0-beta.4
2017-03-31 13:24:04 -07:00
Matt Rickard
73a0dfb487
Vendor changes for v1.6.0-beta.3
2017-03-31 13:24:03 -07:00
Matt Rickard
402604cd30
Godeps changes for v1.6.0-beta.2
2017-03-31 13:24:03 -07:00
Matt Rickard
cd9820bbf2
Godeps changes for v1.6.0-alpha.1
2017-03-31 13:23:22 -07:00
Matt Rickard
3b6d4672ac
Remove vendored in kvm driver
...
The vendored in KVM driver make minikube dynamically linked to libvirt
libraries, even for virtualbox users.
2017-03-02 17:09:33 -08:00
dlorenc
7bfa1275ac
Vendor changes for storage provisioner.
2017-03-01 11:05:27 -08:00
Matt Rickard
94fe5c8423
Upgrade k8s to v1.5.3
2017-02-15 10:01:29 -08:00