tstromberg
|
88f34bd0e3
|
Pass up better error messages
|
2019-05-15 10:25:34 -07:00 |
tstromberg
|
313cf575fe
|
Merge branch 'master' into gomods
|
2019-05-14 21:06:00 -07:00 |
Thomas Strömberg
|
c55b9160c6
|
Merge pull request #4177 from hpandeycodeit/master
Unset the current-context after minikube stop
|
2019-05-14 20:28:29 -07:00 |
Thomas Stromberg
|
25579f5a58
|
Use consistent names for k8s API imports
|
2019-05-13 21:57:59 -07:00 |
Thomas Stromberg
|
6e693d22ee
|
lint-a-geddon is here
|
2019-05-13 21:43:52 -07:00 |
tstromberg
|
9a9f9edf5f
|
First pass at lint-ageddon
|
2019-05-13 18:31:55 -07:00 |
Thomas Strömberg
|
a30bf66347
|
Merge pull request #3937 from laozc/check-gcr-access
Select an accessible image repository for some users
|
2019-05-07 10:00:16 -07:00 |
Thomas Strömberg
|
756cd0f343
|
Merge pull request #4197 from dpandhi-git/master
Make default output of 'minikube start' consume fewer lines in the terminal
|
2019-05-07 09:55:40 -07:00 |
Deepika Pandhi
|
c98ba69216
|
anged email address for commit & impleted review updates for #4187
|
2019-05-06 22:05:04 -07:00 |
Deepika Pandhi
|
498b719f66
|
Did go format check for travis build #4187
|
2019-05-06 22:05:04 -07:00 |
Deepika Pandhi
|
183322f0bd
|
Changed minikube start output as per #4187
|
2019-05-06 22:04:27 -07:00 |
Sharif Elgamal
|
8afeda20f6
|
Merge pull request #4199 from sharifelgamal/jibber-jabber
Add automatic locale detection
|
2019-05-03 15:03:05 -07:00 |
Sharif Elgamal
|
e1decae772
|
move locale detection to main
|
2019-05-03 14:08:14 -07:00 |
Sharif Elgamal
|
5f42672c8a
|
gofmt
|
2019-05-03 13:01:54 -07:00 |
Sharif Elgamal
|
0bf293b019
|
Move setting locale to start
|
2019-05-03 12:50:02 -07:00 |
Thomas Strömberg
|
163e74f7ba
|
Merge pull request #4191 from tstromberg/stale-mount-pid
Make handling of stale mount pid files more robust
|
2019-05-02 18:49:57 -07:00 |
Anders F Björklund
|
292f4ec49b
|
Add new kubectl command
|
2019-05-02 20:38:52 +02:00 |
Thomas Strömberg
|
63bfd32ad3
|
Revert "Initial implementation of kubectl command"
|
2019-05-02 11:26:04 -07:00 |
Sharif Elgamal
|
ec6fc41ac5
|
Merge pull request #3646 from afbjorklund/kubectl
Initial implementation of kubectl command
|
2019-05-02 11:19:53 -07:00 |
tstromberg
|
5c154b0e03
|
Make KillMountProcess more robust, and failures a warning
|
2019-05-02 10:21:56 -07:00 |
Zhongcheng Lao
|
144f651385
|
Triggers repository detection only when --image-repository=auto
|
2019-05-02 19:07:45 +08:00 |
Himanshu Pandey
|
fb0127f352
|
Fixed gofmt errors
|
2019-04-30 16:24:30 -07:00 |
Himanshu Pandey
|
df0a0ad77c
|
Unset the current-context on minikube stop
|
2019-04-30 00:02:05 -07:00 |
Marcos Diez
|
3eb340b527
|
don't attempt to pull docker images on relaunch when it's not an upgrade
fix syntax
|
2019-04-25 18:30:02 -03:00 |
Thomas Strömberg
|
167ab2e422
|
Merge pull request #4049 from RA489/updatecontextfix
update-context is confusing with profiles
|
2019-04-25 13:04:06 -07:00 |
Anders F Björklund
|
ca26ae8afb
|
Initial implementation of kubectl command
|
2019-04-25 21:07:57 +02:00 |
Zhongcheng Lao
|
39c0ec1fa0
|
Merge remote-tracking branch 'origin/master' into check-gcr-access
|
2019-04-24 23:52:34 +08:00 |
Thomas Stromberg
|
a1637061a0
|
Improve comments
|
2019-04-23 13:43:17 -07:00 |
Thomas Stromberg
|
56bf985dc5
|
Download ISO image before Docker images, as it's required first
|
2019-04-23 13:35:16 -07:00 |
Zhongcheng Lao
|
fa175590c4
|
Merge remote-tracking branch 'origin/master' into check-gcr-access
|
2019-04-18 20:52:26 +08:00 |
Anders F Björklund
|
677c497101
|
Systemd returns error on inactive, so allow that
The SSH infrastructure currently doesn't handle when the command
is _supposed_ to return an error, so allow this case explicitly.
|
2019-04-14 09:55:17 +02:00 |
Anders F Björklund
|
b55507b50c
|
Another complex function
17 cmd runStart cmd/minikube/cmd/start.go:165:1
|
2019-04-12 20:47:29 +02:00 |
Anders F Björklund
|
a73dfc5f9e
|
Merge branch 'master' into cyclo
|
2019-04-12 20:03:20 +02:00 |
RA489
|
84432d7c54
|
update-context is confusing with profiles
|
2019-04-12 10:59:16 +05:30 |
Jan Janik
|
6a2e7efc94
|
Fix broken build
|
2019-04-12 14:16:57 +12:00 |
Thomas Strömberg
|
1e26bb0c0d
|
Merge branch 'master' into download
|
2019-04-11 12:20:36 -07:00 |
Thomas Strömberg
|
903e9c29c7
|
Merge pull request #4059 from marcosdiez/dont-cache-images-when-vmdriver-is-none
Don't cache images when --vmdriver=none
|
2019-04-10 12:33:05 -07:00 |
Marcos Diez
|
8f5fe19722
|
politically correct comment
|
2019-04-10 15:24:04 -03:00 |
Marcos Diez
|
2a826b14df
|
shorter comment
|
2019-04-10 15:22:12 -03:00 |
Marcos Diez
|
3deee6322b
|
removed line as requested
|
2019-04-06 07:23:16 -03:00 |
Marcos Diez
|
9bc73ebbaf
|
code comments
|
2019-04-05 08:36:45 -03:00 |
Marcos Diez
|
3db7e9e252
|
Don't cache images when --vmdriver=none
|
2019-04-04 23:01:10 -03:00 |
Benn Linger
|
d102550644
|
Fixed status checking with non-default apiserver-port.
|
2019-04-04 21:43:43 -04:00 |
Jat
|
f64b343965
|
```#compdef``` must be the first line
|
2019-03-28 10:44:32 +08:00 |
Thomas Stromberg
|
9c94b2fac6
|
Merge branch 'master' into no-infinite-loops
|
2019-03-26 17:11:39 -07:00 |
Thomas Strömberg
|
950421d2d2
|
Merge pull request #3985 from tstromberg/mount-intr
More reliable unmount w/ SIGINT, particularly on kvm2
|
2019-03-26 15:32:53 -07:00 |
Thomas Stromberg
|
9edda72985
|
Block on cache downloads before using the results
|
2019-03-26 14:59:17 -07:00 |
Thomas Stromberg
|
807963ac74
|
Use r for mockRunner instead of h
|
2019-03-26 14:45:18 -07:00 |
Thomas Stromberg
|
6f516ff647
|
Merge branch 'master' into mount-names
|
2019-03-26 14:30:42 -07:00 |
Thomas Stromberg
|
7233a2d50d
|
Allow mount to work when the uid/gid of docker changes
|
2019-03-26 14:27:50 -07:00 |