Thomas Strömberg
|
db37c03063
|
Merge pull request #4364 from tstromberg/no-docker-version
docker-env: Remove DOCKER_API_VERSION
|
2019-05-29 10:27:43 -07:00 |
Thomas Stromberg
|
a3f557d870
|
Remove dangling references to DockerAPIVersion
|
2019-05-28 17:21:26 -07:00 |
Thomas Stromberg
|
2a590682bf
|
Remove DOCKER_API_VERSION
|
2019-05-28 17:16:21 -07:00 |
Anders F Björklund
|
e809cbd977
|
Pass minikube stdin to the kubectl command
This is needed for doing e.g. "apply -f -"
|
2019-05-25 09:57:03 +02:00 |
Mike Lewis
|
7dac217a41
|
Remove whitespace on empty lines
|
2019-05-23 17:54:52 -04:00 |
Mike Lewis
|
79c52bf1f0
|
Address style comment
|
2019-05-23 17:34:00 -04:00 |
Mike Lewis
|
955932b606
|
Get current profile if no arguments given
|
2019-05-23 17:04:59 -04:00 |
Himanshu Pandey
|
57db3e9d39
|
Replaced dashboard with cpus in the test case
|
2019-05-22 13:43:30 -07:00 |
Himanshu Pandey
|
7d3b4036a9
|
Minor Formatting changes
|
2019-05-22 13:38:46 -07:00 |
Himanshu Pandey
|
c991fe576b
|
Replaced Fatalf with Errorf
|
2019-05-22 13:38:46 -07:00 |
Himanshu Pandey
|
97f0472331
|
Added test case for minikube config unset
|
2019-05-22 13:38:46 -07:00 |
Anders F Björklund
|
f2fc33d980
|
Make sure to start Docker, before getting version
|
2019-05-21 20:54:51 +02:00 |
Thomas Strömberg
|
9d09ff069b
|
Merge pull request #4229 from medyagh/no_proxy_for_self
Allow minikube to function with misconfigured NO_PROXY value
|
2019-05-20 11:22:12 -07:00 |
Thomas Strömberg
|
35dc6a2ff2
|
Merge pull request #3892 from 11janci/jjanik-expose-pod-cidr
Expose ‘—pod-network-cidr’ argument in minikube
|
2019-05-20 08:14:03 -07:00 |
Jan Janik
|
21b9e95647
|
Whitelist for kubeadm extra args
|
2019-05-17 17:11:03 +12:00 |
Jan Janik
|
6fe47f3677
|
Expose ‘—pod-network-cidr’ argument in minikube
|
2019-05-17 16:59:06 +12:00 |
Thomas Stromberg
|
fa1c092633
|
Remove stray newline
|
2019-05-16 15:39:17 -07:00 |
Medya Gh
|
3ff806a595
|
Added unittest and rebase
|
2019-05-16 14:44:01 -07:00 |
Thomas Stromberg
|
698f176d31
|
Remove unused validateCluster, now handled by bootstrapper.WaitCluster
|
2019-05-16 13:41:59 -07:00 |
Thomas Stromberg
|
e535268db5
|
Use kubeadm to restart kube-proxy rather than rolling our own
|
2019-05-16 13:28:12 -07:00 |
Medya Gh
|
08d19bf15a
|
Improve formatting and messages
|
2019-05-15 15:39:50 -07:00 |
Medya Gh
|
e878f9badb
|
Merge remote-tracking branch 'upstream/master' into no_proxy_for_self
|
2019-05-15 14:19:14 -07:00 |
Medya Gh
|
6384a2294e
|
Fix naming and improve public functions singatures
|
2019-05-15 11:28:31 -07:00 |
tstromberg
|
88f34bd0e3
|
Pass up better error messages
|
2019-05-15 10:25:34 -07:00 |
Medya Gh
|
830e18dc62
|
Updated warn message and remove duplicate warning
|
2019-05-14 21:57:48 -07:00 |
Medya Gh
|
8120cdd505
|
No Proxy for Dashboard and moving logic to proxy package
|
2019-05-14 21:45:35 -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 |
Medya Gh
|
6a433d01bf
|
Fixing K8S Client Config with TranportWrap
|
2019-05-14 20:16:44 -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 |
Medya Gh
|
8bc0010716
|
Fix dashboard behind proxy and refactor
|
2019-05-09 17:29:52 -07:00 |
Medya Gh
|
0529f0b95a
|
Added more comment
|
2019-05-08 15:17:50 -07:00 |
Medya Gh
|
581b63ac22
|
Fixed API connectivity with http(s) proxy
|
2019-05-08 15:10:10 -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 |