Praveen Kumar
23bd8de8d8
Issue #3037 change dependency management to dep
2018-09-26 11:58:13 -07:00
dlorenc
703f76d35a
Final godep sync.
2018-07-24 12:36:42 -07:00
dlorenc
d9ab2fe8fd
Godep changes for removing localkube.
2018-07-24 12:36:42 -07:00
dlorenc
1f355ea965
Vendor changes for go-containerregistry switch.
2018-06-14 10:09:06 -07:00
dlorenc
6ff1639008
Vendor changes for 1.10
2018-03-27 10:47:20 -07:00
dlorenc
28cbc6f73a
Vendor changes for 1.9 update.
2017-12-21 14:15:48 -08:00
Matt Rickard
e5002afa8c
add vendor
2017-10-13 10:21:09 -07:00
Matt Rickard
201e5f9eff
Vendor changes
2017-08-30 17:46:35 -07:00
Matt Rickard
cac45c3ed8
Use syncmap instead of sync.Atomic
2017-08-23 15:08:32 -07:00
Matt Rickard
ca64c1138d
Vendor changes for 1.7.0-rc.1
2017-07-13 09:19:45 -07:00
Matt Rickard
d5e53336ba
godeps restore, godeps save
2017-04-14 13:20:58 -07:00
Matt Rickard
3a769cc4b8
Vendor changes for v1.6.0-alpha.1
2017-03-31 13:23:21 -07: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
dlorenc
c2bc848daa
Add an environment variable to enable trace profiling in minikube.
2017-01-09 13:55:14 -08:00
Matt Rickard
093ab51fbf
Add golang/x/sys/windows
2016-12-13 11:21:48 -08:00
minikube-bot
5cf6d08f3d
Upgrade to k8s version v1.5.0-alpha.0
...
Upgrade to k8s version v1.5.0-alpha.1
Upgrade to k8s version v1.5.0-alpha.2
Update to k8s v1.5.0-beta.1
2016-12-13 11:21:43 -08:00
minikube-bot
b216ec81bf
Upgrade to k8s version v1.4.5
2016-11-03 17:06:53 +00:00
Matt Rickard
6f8c520d2f
Godeps updates ( #656 )
...
* Inconsistencies between godeps and vendor
* Update spf13/cobra to 9c28e4b
Previous HEAD position was f62e98d... Merge pull request #300 from
cshung/master
HEAD is now at 9c28e4b... Merge pull request #339 from bogem/fixes
* Update spf13/pflag to c7e63cf
Previous HEAD position was 1560c10... Bump Go versions in Travis config
HEAD is now at c7e63cf... Merge pull request #93 from bogem/flagStrings
* Update spf13/viper to ed0a967
Previous HEAD position was 382f87b... Remove expensive TRACE logging
HEAD is now at ed0a967... Fix retrieval of pflag stringSlice (#240 )
* Update docker/machine to 91e368
2016-10-04 11:57:13 -07:00
Matt Rickard
7b9689745f
Upgrade to k8s v1.4.0-alpha.2
...
Update to kubernetes 1.4-alpha3.
This required a "go get k8s.io/client-go" before godep save would work.
2016-09-29 15:57:24 -07:00
Matt Rickard
44eea09344
Upgrade viper to ed0a9674c6ef3646e218d8bb70708d250e94354b
...
Mainly to add support for bindPflags to string slices
2016-09-23 15:11:30 -07:00
aprindle
740ef2ec6f
Upgraded the Kubernetes version to v1.3.0
2016-07-01 15:09:38 -07:00
Dan Lorenc
e46b0d9cb0
Update k8s.
2016-06-10 09:43:46 -07:00
dlorenc
1884f8acf1
Blow away godeps.json, re "godep save".
2016-05-13 14:55:15 -07:00
dlorenc
e7fb68b590
First attempt at updating k8s.
2016-05-13 14:05:27 -07:00
Dan Gillespie
fe340e52e7
added localkube and dependencies
2016-05-04 01:54:00 -07:00
dlorenc
6e732c2f45
Cleanup unused godeps after removing localkubectl dependency.
2016-04-25 13:57:17 -07:00
dlorenc
e8a60b9cdf
Initial prototype using libmachine and localkubectrl.
...
go run cli/main.go start will bring up a VM with localkube
running and print out instructions on how to use it.
Lots to do still:
- This is not very safe to re-run, but it will attempt to reuse a VM
if it already exists
- Commands for stopping/restarting/deleting
2016-04-19 11:21:57 -07:00