josedonizetti
|
e9a450df66
|
Validate kvm network exists
|
2019-05-21 16:19:15 -03:00 |
tstromberg
|
14b4e17cc1
|
Fix version comparison
|
2019-05-21 12:01:47 -07:00 |
tstromberg
|
04f6cf1230
|
Improve how we document Port-10250 and Swap
|
2019-05-21 11:52:45 -07:00 |
tstromberg
|
9d2c0b202c
|
Disable SystemVerification preflight on Kubernetes releases <1.13
|
2019-05-21 11:47:12 -07:00 |
tstromberg
|
44c18008b6
|
Add missing testdata update to v1.14.2
|
2019-05-20 13:34:06 -07: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
|
f74c62a667
|
Merge pull request #4282 from tstromberg/apiserver-no-oom
Set apiserver oom_adj to -10 to avoid OOMing before other pods
|
2019-05-20 11:20:56 -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 |
Thomas Strömberg
|
00832dc182
|
Merge pull request #4204 from afbjorklund/docker-18.09
Upgrade Docker, from 18.06.3-ce to 18.09.5
|
2019-05-20 08:12:55 -07:00 |
Medya Gh
|
b6bf1dff8d
|
Improve test clean up
|
2019-05-19 14:45:21 -07:00 |
Sharif Elgamal
|
e174f3bdc6
|
Add semi-functional extractor
|
2019-05-17 14:20:25 -07:00 |
Thomas Strömberg
|
a4895e9024
|
Merge pull request #4279 from tstromberg/v1.14.2
Upgrade default Kubernetes release to v1.14.2
|
2019-05-17 13:01:25 -07:00 |
tstromberg
|
424be87071
|
Improve log messages
|
2019-05-17 11:01:58 -07:00 |
tstromberg
|
7c100538e8
|
Merge remote-tracking branch 'upstream/master'
|
2019-05-17 10:47:34 -07:00 |
tstromberg
|
80c692e88d
|
Add prehistoric system clock synchronization
|
2019-05-17 10:47:26 -07:00 |
Thomas Strömberg
|
93507eb9db
|
Merge pull request #4281 from tstromberg/console-err-msg
log the intended message when errFile/outFile are unset
|
2019-05-17 10:09:32 -07:00 |
Thomas Stromberg
|
d97584ad61
|
Address merge conflicts
|
2019-05-17 07:40:10 -07:00 |
Thomas Stromberg
|
727be6ec0d
|
Set apiserver oom_adj to -16 to avoid OOMing before other pods
|
2019-05-17 07:29:32 -07:00 |
Thomas Stromberg
|
4a32c053b6
|
log the intended message when errFile/outFile are unset
|
2019-05-17 06:17:44 -07:00 |
Thomas Strömberg
|
af049bd477
|
Merge pull request #4276 from tstromberg/proxy-restart2
Restart kube-proxy using kubeadm & add bootstrapper.WaitCluster
|
2019-05-17 06:12:36 -07:00 |
Thomas Stromberg
|
affd351905
|
Merge branch 'master' into v1.14.2
|
2019-05-16 22:20:07 -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 |
Medya Gh
|
d4cf3b0f89
|
Merge remote-tracking branch 'upstream/master' into no_proxy_for_self
|
2019-05-16 21:57:38 -07:00 |
Thomas Stromberg
|
f1342b665c
|
Upgrade default Kubernetes release to v1.14.2
|
2019-05-16 21:44:35 -07:00 |
Thomas Stromberg
|
8445f786a2
|
Clean up new lint issues brought in by the #3464 merge
|
2019-05-16 19:50:27 -07:00 |
Thomas Strömberg
|
b65d602b0b
|
Merge pull request #3464 from ceason/tunnel-dns
WIP: Resolve service FQDNs from host during 'minikube tunnel' (macOS)
|
2019-05-16 19:12:06 -07:00 |
Thomas Stromberg
|
2ea63fb658
|
Remove deferred log statement
|
2019-05-16 16:32:46 -07:00 |
Medya Gh
|
3ff806a595
|
Added unittest and rebase
|
2019-05-16 14:44:01 -07:00 |
Sharif Elgamal
|
03ebb0e0f5
|
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
|
2019-05-16 13:50:39 -07:00 |
Thomas Stromberg
|
802586f3b9
|
Use waitForAPIServer, as it gives better signal than asking the apiserver about itself
|
2019-05-16 13:42:35 -07:00 |
Thomas Stromberg
|
e535268db5
|
Use kubeadm to restart kube-proxy rather than rolling our own
|
2019-05-16 13:28:12 -07:00 |
Thomas Strömberg
|
6bc6c3fe87
|
Merge pull request #4253 from tstromberg/gomods
De-lint everything and replace "go lint" with golangci-lint
|
2019-05-15 23:15:35 -07:00 |
Medya Gh
|
f38efb95df
|
Improved Style
|
2019-05-15 17:33:10 -07:00 |
Medya Gh
|
a2590ecdb2
|
Adding more unit test
|
2019-05-15 17:30:27 -07:00 |
Maximilian Hess
|
88a14890a8
|
Make derivation of Host IP address more generic when using vmware.
|
2019-05-15 16:59:45 -07:00 |
Maximilian Hess
|
53a46251e1
|
Return host IP when using vmware as vm driver.
Adds the missing case "vmware" to return the host IP.
|
2019-05-15 16:59:45 -07:00 |
Kubernetes Prow Robot
|
867443c1cc
|
Merge pull request #4255 from ne0h/mount-vmware
Return host IP when using vmware as vm driver.
|
2019-05-15 15:57:17 -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 |
Thomas Strömberg
|
2a4270c803
|
Merge pull request #4257 from tstromberg/solution-msgs
Add more solutions messages
|
2019-05-15 11:50:51 -07:00 |
Medya Gh
|
b9149b1eb0
|
Better name
|
2019-05-15 11:44:31 -07:00 |
tstromberg
|
e53c0339ea
|
This is my testament to Chesterton's Fence
|
2019-05-15 11:44:16 -07:00 |
Medya Gh
|
6fe614efa7
|
Fix stutter between the package name and the function
|
2019-05-15 11:34:21 -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 |
tstromberg
|
340c8faced
|
Remove crazy recursive permissions check that was chowning /home
|
2019-05-15 10:17:44 -07:00 |
Maximilian Hess
|
a71143133d
|
Make derivation of Host IP address more generic when using vmware.
|
2019-05-15 11:39:06 +02:00 |
Maximilian Hess
|
9ff02aa808
|
Return host IP when using vmware as vm driver.
Adds the missing case "vmware" to return the host IP.
|
2019-05-15 08:58:50 +02: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 |
tstromberg
|
b1e5f0d321
|
Add KVM_UNAVAILABLE message
|
2019-05-14 20:59:33 -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
|
ddb95e1488
|
return error if nil
|
2019-05-14 20:22:51 -07:00 |
Medya Gh
|
6a433d01bf
|
Fixing K8S Client Config with TranportWrap
|
2019-05-14 20:16:44 -07:00 |
tstromberg
|
ac03753449
|
Finish text for KVM2_START_NO_IP and DOWNLOAD_TLS_OVERSIZED
|
2019-05-14 20:15:55 -07:00 |
tstromberg
|
b9c92cd4be
|
Add more solutions messages
|
2019-05-14 17:01:57 -07:00 |
tstromberg
|
43ff2d7ebc
|
Fix lint issues that are invisible on macOS
|
2019-05-14 09:06:23 -07:00 |
tstromberg
|
f8c5fad437
|
Mark as darwin only, to match network.go
|
2019-05-14 09:05:34 -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 |
Sharif Elgamal
|
e5ac5d830d
|
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
|
2019-05-13 13:24:26 -07:00 |
Sharif Elgamal
|
0b79a570c5
|
Initial attempt at localization with gotext
|
2019-05-13 13:24:15 -07:00 |
Medya Gh
|
8bc0010716
|
Fix dashboard behind proxy and refactor
|
2019-05-09 17:29:52 -07:00 |
Kubernetes Prow Robot
|
2cd5336f0b
|
Merge pull request #4162 from tstromberg/shorter-prefixes
Standardize ASCII prefix for info, warning, and error messages
|
2019-05-07 11:58:35 -07:00 |
Thomas Strömberg
|
b936caf717
|
Merge pull request #4216 from medyagh/4214_replace_sed
Replace ARCH sed macros with Go templates
|
2019-05-07 11:34:35 -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
|
183322f0bd
|
Changed minikube start output as per #4187
|
2019-05-06 22:04:27 -07:00 |
Medya Gh
|
5fa67141e6
|
Added Exotic Arch for legacy docker images
|
2019-05-06 17:07:05 -07:00 |
Medya Gh
|
e82aef5c90
|
Rename the template names
|
2019-05-06 15:21:03 -07:00 |
Medya Gh
|
1790589f70
|
Replace ARCH sed macros with Go templates
|
2019-05-06 14:38:38 -07:00 |
tstromberg
|
283d54caed
|
Asterisks won in the votes
|
2019-05-06 11:57:19 -07:00 |
tstromberg
|
ae3b25f26c
|
Merge branch 'master' into shorter-prefixes
|
2019-05-06 11:52:51 -07:00 |
tstromberg
|
14209a487c
|
Split NewBinDataAsset into NewBinAsset and MustBinAsset
|
2019-05-06 11:37:54 -07:00 |
tstromberg
|
614afc82f2
|
t log | more
Merge branch 'master' into bindata-panic
|
2019-05-06 11:27:06 -07:00 |
tstromberg
|
93527dc67c
|
Remove duplicate entry breaking tests
|
2019-05-06 11:16:59 -07:00 |
Anders F Björklund
|
5927bf874d
|
Upgrade Docker, from 18.06.3-ce to 18.09.5
Stop installing docker-runc, docker-containerd and docker-containerd-ctr
Instead use the upstream runc, containerd and ctr (after upgrading them)
runc v1.0.0-rc6-69-g2b18fe1
containerd v1.2.5
|
2019-05-04 18:16:37 +02:00 |
Thomas Stromberg
|
e734b5be02
|
Avoid calling Read() on 0-byte resources, and add copious debugging.
|
2019-05-03 16:17:38 -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
|
0bf293b019
|
Move setting locale to start
|
2019-05-03 12:50:02 -07:00 |
Thomas Stromberg
|
1fe716a0d8
|
Fix bad merge
|
2019-05-03 12:42:54 -07:00 |
Thomas Stromberg
|
32f470f0ac
|
Remove VBOX_THIRD_PARTY, add GOOS matching
|
2019-05-03 12:12:36 -07:00 |
Thomas Stromberg
|
27cd8b1a92
|
Remove VBOX_THIRD_PARTY, add GOOS matching
|
2019-05-03 12:06:28 -07:00 |
Sharif Elgamal
|
5cffb33e43
|
remove debugging
|
2019-05-02 19:05:44 -07:00 |
Sharif Elgamal
|
248affb151
|
Add automatic locale detection
|
2019-05-02 19:03:52 -07:00 |
tstromberg
|
4af163abdc
|
Add boilerplate
|
2019-05-02 17:10:52 -07:00 |
tstromberg
|
b603d6050c
|
Add TestFromError
|
2019-05-02 16:54:02 -07:00 |
tstromberg
|
0f8c21f46d
|
Add solution messages for common kvm2 and VirtualBox issues
|
2019-05-02 16:53:38 -07:00 |
tstromberg
|
5978555826
|
Improve TestOutStyle
|
2019-05-02 16:10:01 -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
|
f642f1abbc
|
Merge branch 'master' into shorter-prefixes
|
2019-05-02 10:48:55 -07:00 |
tstromberg
|
04346b31e1
|
Change lowBullet to > based on poll results
|
2019-05-02 10:41:33 -07:00 |
Zhongcheng Lao
|
144f651385
|
Triggers repository detection only when --image-repository=auto
|
2019-05-02 19:07:45 +08:00 |
Himanshu Pandey
|
c8af727416
|
Added tests to check current-context on start and stop of minikube
|
2019-04-30 15:32:40 -07:00 |
Thomas Strömberg
|
d0a3b6f569
|
Merge pull request #4091 from linux-on-ibm-z/multi-arch-deploy-support
Adding support for s390x
|
2019-04-30 13:02:28 -07:00 |
Himanshu Pandey
|
df0a0ad77c
|
Unset the current-context on minikube stop
|
2019-04-30 00:02:05 -07:00 |
Sharif Elgamal
|
31a4e9e612
|
add test for no separators
|
2019-04-26 13:42:51 -07:00 |
Sharif Elgamal
|
3bb9439aa9
|
Do not use separators when printing numbers
|
2019-04-26 10:50:03 -07:00 |
Thomas Stromberg
|
5d0de0da8e
|
Standardize ASCII prefixes
|
2019-04-25 17:02:13 -07:00 |
Thomas Strömberg
|
b2f0cd89f9
|
Merge pull request #4139 from marcosdiez/proper_permissions
BugFix: ExecRunner.Copy now parses permissions strings as octal
|
2019-04-25 13:03:45 -07:00 |
Anders F Björklund
|
ca26ae8afb
|
Initial implementation of kubectl command
|
2019-04-25 21:07:57 +02:00 |
Thomas Strömberg
|
b497fadbd3
|
Merge pull request #4152 from sharifelgamal/error-messages
Add user-friendly error messages for VBOX_THIRD_PARTY & HYPERV_NO_VSWITCH
|
2019-04-25 12:07:29 -07:00 |
Thomas Strömberg
|
144e9bfc60
|
Merge pull request #4110 from marcosdiez/dont_load_minikube_on_boot_with_none_driver
Don't load Minikube on boot
|
2019-04-25 10:59:26 -07:00 |
Thomas Strömberg
|
e9dd14939b
|
Merge pull request #4116 from marcosdiez/decrease_startup_time_10_seconds
Assert that docker has started rather than explicitly restarting it
|
2019-04-25 10:55:18 -07:00 |
Sharif Elgamal
|
79ccf7ae1b
|
Merge branch 'master' of github.com:kubernetes/minikube into error-messages
|
2019-04-25 10:48:59 -07:00 |
Sharif Elgamal
|
2821100161
|
missing comma
|
2019-04-25 10:46:29 -07:00 |
Thomas Strömberg
|
1ee6a0995d
|
Revert "Add user-friendly error messages for known issues."
|
2019-04-24 16:48:09 -07:00 |
Thomas Strömberg
|
996aba49f8
|
Merge pull request #4142 from sharifelgamal/error-messages
Add user-friendly error messages for known issues.
|
2019-04-24 15:42:13 -07:00 |
Sharif Elgamal
|
a5c00dad30
|
adding another problem and fixing existing one
|
2019-04-24 15:16:06 -07:00 |
Zhongcheng Lao
|
39c0ec1fa0
|
Merge remote-tracking branch 'origin/master' into check-gcr-access
|
2019-04-24 23:52:34 +08:00 |
Sharif Elgamal
|
7faf80bb80
|
User-friendly error message for missing Hyper-V external network switch
|
2019-04-23 15:45:58 -07:00 |
Thomas Stromberg
|
56bf985dc5
|
Download ISO image before Docker images, as it's required first
|
2019-04-23 13:35:16 -07:00 |
Sharif Elgamal
|
5e8160b194
|
Merge pull request #4115 from sharifelgamal/4007
Reroute logs printed directly to stdout
|
2019-04-23 11:02:31 -07:00 |
Marcos Diez
|
10d75b8460
|
ExecRunner.Copy now parses permissions in octal instead of decimal, as expected
|
2019-04-23 06:27:34 -03:00 |
Marcos Diez
|
4196d854e7
|
/usr/bin/kubelet and /usr/bin/kubeadm now get the propper permissions.
|
2019-04-23 06:26:57 -03:00 |
Sharif Elgamal
|
ab8d639449
|
Change expected string for default kubernetes version for config generation tests
|
2019-04-22 14:21:56 -07:00 |
Sharif Elgamal
|
d606ad2a0d
|
Update default Kubernetes version to 1.14.1
|
2019-04-22 12:18:39 -07:00 |
Marcos Diez
|
39d7dafb78
|
fix failing test
|
2019-04-18 22:37:41 -03:00 |
Marcos Diez
|
db46f3844f
|
system will not start kubelet on restart anymore
|
2019-04-18 22:00:32 -03:00 |
Marcos Diez
|
a7977817cb
|
Revert "Don't load Minikube on boot when using the none driver"
This reverts commit 32a289701b .
|
2019-04-18 21:59:51 -03:00 |
Sharif Elgamal
|
2c2e7c1271
|
Reroute logs printed to stdout
|
2019-04-18 17:19:20 -07:00 |
Thomas Strömberg
|
2f9541ee5c
|
Merge pull request #4112 from RA489/fix_hyperv
VirtualBox won't boot a 64bits VM when Hyper-V is activated
|
2019-04-18 17:09:36 -07:00 |
Marcos Diez
|
da321436bb
|
we should sudo systemctl start docker to start docker instead of restart it
|
2019-04-18 16:39:32 -03:00 |
Zhongcheng Lao
|
fa175590c4
|
Merge remote-tracking branch 'origin/master' into check-gcr-access
|
2019-04-18 20:52:26 +08:00 |
RA489
|
68416d516a
|
VirtualBox won't boot a 64bits VM when Hyper-V is activated
|
2019-04-18 12:42:46 +05:30 |
Marcos Diez
|
32a289701b
|
Don't load Minikube on boot when using the none driver
|
2019-04-17 17:35:43 -03:00 |
salamani
|
9b419d66dc
|
adding multi-arch support
|
2019-04-17 08:43:37 -04:00 |
Anders Björklund
|
3746fb9994
|
Merge pull request #4086 from afbjorklund/ineffassign
Fixed ignored error, noticed by ineffassign
|
2019-04-13 09:05:08 +02:00 |
Anders F Björklund
|
fc35ab5ba9
|
Fixed ignored error, noticed by ineffassign
ineffassign: 99%
pkg/minikube/service/service.go
Line 175: warning: ineffectual assignment to err
|
2019-04-12 21:08:41 +02:00 |
Anders F Björklund
|
8034eb9398
|
Fix code that was backed during the merge
|
2019-04-12 20:29:30 +02:00 |
Anders F Björklund
|
a73dfc5f9e
|
Merge branch 'master' into cyclo
|
2019-04-12 20:03:20 +02:00 |
Anders Björklund
|
2f1929fadc
|
Merge pull request #3899 from afbjorklund/reference
Use Reference, allow caching images with both Tag and Digest
|
2019-04-12 19:56:05 +02:00 |
Thomas Strömberg
|
1e26bb0c0d
|
Merge branch 'master' into download
|
2019-04-11 12:20:36 -07:00 |
Thomas Strömberg
|
e316a4d1df
|
Merge pull request #4026 from 11janci/jjanik-console-escaping
Escape ‘%’ in console.OutStyle arguments
|
2019-04-11 11:45:54 -07:00 |
Sharif Elgamal
|
da0ce6cc90
|
Avoid surfacing spurious errors
|
2019-04-10 15:16:23 -07:00 |
Thomas Strömberg
|
0f93bdd709
|
Merge pull request #4011 from arnaudjardine/addPortNameAttribute
Add port name to service struct used in minikube service
|
2019-04-09 09:27:56 -07:00 |
Thomas Strömberg
|
fad8355f99
|
Merge pull request #4058 from moduspwnens/master
Fixed status checking with non-default apiserver-port.
|
2019-04-08 11:48:29 -07:00 |
Kubernetes Prow Robot
|
56391663e6
|
Merge pull request #4048 from uthark/patch-1
Fixed url for issues.
|
2019-04-05 23:48:26 -07:00 |
Jan Janik
|
160dc8567e
|
Escape ‘%’ in console.OutStyle arguments
|
2019-04-05 17:27:01 +13:00 |
Benn Linger
|
d102550644
|
Fixed status checking with non-default apiserver-port.
|
2019-04-04 21:43:43 -04:00 |
Oleg Atamanenko
|
7e9fd03030
|
Fixed url for issues.
The url for issues is https://github.com/kubernetes/minikube/issues, not https://github.com/kubernetes/minikube/issue.
|
2019-04-03 18:24:48 -04:00 |
Jan Janik
|
e3cd27264d
|
Escape systemd special chars in —docker-env
|
2019-03-29 16:56:51 +13:00 |
Arnaud Jardiné
|
c57deb5ee5
|
Add test
|
2019-03-28 18:34:06 +01:00 |
Arnaud Jardiné
|
3086480a2e
|
Add port name to service struct used in minikube service
|
2019-03-27 21:19:46 +01:00 |
Thomas Stromberg
|
04c6f70667
|
Fix reversed err comparison and improve logging
|
2019-03-26 22:44:24 -07:00 |
Thomas Stromberg
|
e98f2d7af8
|
Merge branch 'master' into no-infinite-loops
|
2019-03-26 17:19:28 -07:00 |
Thomas Stromberg
|
0e679a3d72
|
Fix mount test that broke due to merge conflict
|
2019-03-26 17:14:52 -07:00 |
Thomas Stromberg
|
9c94b2fac6
|
Merge branch 'master' into no-infinite-loops
|
2019-03-26 17:11:39 -07:00 |
Thomas Stromberg
|
7d36629d5b
|
Update testdata templates for v1.14
|
2019-03-26 17:09:30 -07:00 |
Thomas Stromberg
|
5e00adc98f
|
Add missing 's' to comment string
|
2019-03-26 16:54:47 -07:00 |
Thomas Strömberg
|
e57189af7a
|
Merge pull request #3967 from tstromberg/default-k8s
Update default Kubernetes version to v1.14.0
|
2019-03-26 16:53:09 -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 Strömberg
|
ca51bada64
|
Merge pull request #3965 from tstromberg/v1.14-tmpl
Fix all the kubeadm config generation bugs, add tests across versions
|
2019-03-26 15:32:30 -07:00 |
Thomas Strömberg
|
2cd7ab397a
|
Merge pull request #3982 from tstromberg/more-log-pods
Add addon-manager, dashboard, and storage-provisioner to minikube logs
|
2019-03-26 15:31:57 -07:00 |
Thomas Strömberg
|
10e4981b54
|
Merge pull request #3989 from tstromberg/mount-names
mount: Allow names to be passed in for gid/uid
|
2019-03-26 15:31:45 -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 Strömberg
|
13c3826ead
|
Merge pull request #3970 from tstromberg/bring_ya_errs_to_the_project_maybe_we_can_solve_it
Improve console output for new problems package
|
2019-03-26 14:44:55 -07:00 |
Thomas Stromberg
|
53a246b71c
|
Fix function name case
|
2019-03-26 14:42:02 -07:00 |
Thomas Strömberg
|
0b21fc317c
|
Merge pull request #3988 from afbjorklund/typo
misspell: Fix minor typo in the problems database
|
2019-03-26 14:38:12 -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 |
Anders F Björklund
|
34a36aeb2a
|
misspell: Fix minor typo in the problems database
|
2019-03-26 21:58:55 +01:00 |
Anders F Björklund
|
0ebfe462b9
|
Add --download-only option to start command
Make it possible to download files without loading or installing,
and without starting the host... Download: ISO, binaries, images.
|
2019-03-26 21:43:54 +01:00 |
Anders F Björklund
|
54f68e068e
|
Move the cache functions from kubeadm to machine
|
2019-03-26 21:43:18 +01:00 |
Anders F Björklund
|
adcbcf113b
|
Refactor: move cache calls into separate functions
Need to split out the caching functions, from the loading/copying.
Also need to make the lists accessible from outside the functions.
|
2019-03-26 21:43:18 +01:00 |
Anders F Björklund
|
7530fcba90
|
Allow both tag and digest, for the cache images
|
2019-03-26 21:29:44 +01:00 |
Thomas Strömberg
|
646949004c
|
Merge pull request #3976 from tstromberg/in_style
Rename MINIKUBE_IN_COLOR to MINIKUBE_IN_STYLE
|
2019-03-26 13:29:25 -07:00 |
Anders F Björklund
|
bec7074fe7
|
Update go-containerregistry library
|
2019-03-26 21:29:06 +01:00 |
Thomas Stromberg
|
9c3488a26f
|
Make flag substitution cleaner, update tests
|
2019-03-26 13:04:58 -07:00 |
Thomas Stromberg
|
d4edae2d8c
|
Fix tests than broke with the merge against master
|
2019-03-26 12:57:19 -07:00 |
Thomas Strömberg
|
b26a93e4ee
|
Merge branch 'master' into v1.14-tmpl
|
2019-03-26 12:48:54 -07:00 |
Thomas Stromberg
|
c861ab7dc1
|
Switch mount ssh impl from native to CommandRunner
|
2019-03-26 12:14:06 -07:00 |
Thomas Stromberg
|
c91da2a65f
|
Upgrade addon-manager to v9.0 for compatibility with Kubernetes v1.14
|
2019-03-26 11:33:42 -07:00 |
Thomas Stromberg
|
48e4808b72
|
Remove special unrelated docker check
|
2019-03-26 10:54:39 -07:00 |
Thomas Stromberg
|
ec135dc4da
|
Add addon-manager, dashboard, and storage-provisioner to minikube logs
|
2019-03-26 10:43:03 -07:00 |
Thomas Stromberg
|
e878c1a0a0
|
Rename MINIKUBE_IN_COLOR to MINIKUBE_IN_STYLE
|
2019-03-26 06:56:10 -07:00 |
Zhongcheng Lao
|
a143711b6a
|
Merge remote-tracking branch 'origin/master' into image-name
|
2019-03-26 21:15:24 +08:00 |
Anders F Björklund
|
4667c28164
|
Merge branch 'master' into cyclo
|
2019-03-26 07:16:28 +01:00 |
Thomas Strömberg
|
f74751c3b7
|
Merge pull request #3934 from afbjorklund/more-lint
Clean up lint and other small report card issues
|
2019-03-25 21:42:21 -07:00 |
Thomas Stromberg
|
cbda4fc856
|
Merge branch 'master' into v1.14-tmpl
|
2019-03-25 20:54:26 -07:00 |
Thomas Stromberg
|
17ee8f568b
|
Minor UI tweaks to problem package
|
2019-03-25 20:47:35 -07:00 |
Thomas Strömberg
|
aec8c78f5d
|
Merge pull request #3596 from flyingcircle/master
Issue #3253, improve kubernetes-version error string
|
2019-03-25 18:59:50 -07:00 |
Thomas Strömberg
|
89ab0be3b0
|
Merge pull request #3958 from andahme/no-wait-on-addon-manager
Update kubeadm bootstrap logic so it does not wait for addon-manager
|
2019-03-25 18:58:59 -07:00 |
Thomas Strömberg
|
9deb531889
|
Merge pull request #3947 from afbjorklund/hidden
Add explicit kvm2 flag for hidden KVM signature
|
2019-03-25 18:58:05 -07:00 |
Thomas Strömberg
|
4ccc7a2b17
|
Merge pull request #3961 from afbjorklund/tarball-tmp
Use a temp file, when writing the cached image
|
2019-03-25 18:57:54 -07:00 |
Thomas Stromberg
|
294b26b5f1
|
Update default Kubernetes version to v1.14.0
|
2019-03-25 18:56:32 -07:00 |
Thomas Strömberg
|
a1317476c2
|
Merge pull request #3931 from tstromberg/bring_ya_errs_to_the_project_maybe_we_can_solve_it
Add solution catalog to help users who run into known problems
|
2019-03-25 18:33:07 -07:00 |
Thomas Stromberg
|
9f753c3027
|
Fix all the kubeadm config generation bugs I could find, add tests across versions
|
2019-03-25 18:25:01 -07:00 |
Anders F Björklund
|
3194ec7026
|
Use a temp file, when writing the cached image
|
2019-03-25 21:53:07 +01:00 |
Thomas Stromberg
|
e843038597
|
More refactoring, add INVALID_PROXY_HOSTNAME
|
2019-03-25 13:28:31 -07:00 |
Thomas Stromberg
|
ea57b6149f
|
Add boilerplate
|
2019-03-25 13:05:47 -07:00 |
Thomas Stromberg
|
82e4db98c2
|
Rename Solution to Advice, add new known problems
|
2019-03-25 13:04:16 -07:00 |
Thomas Strömberg
|
cc5d4e9724
|
Merge branch 'master' into rkt-remove
|
2019-03-25 11:31:09 -07:00 |