Commit Graph

1376 Commits (ffcca17edb8d1d9492d7edbd700326b18c3d23f1)

Author SHA1 Message Date
Medya Ghazizadeh 6ecc1055b3
Automatically add extra options for none driver on ubuntu
Automatically add extra options for none driver on ubuntu
2019-06-13 15:13:55 -07:00
Sharif Elgamal 3ce070c6ec
extract is now a command 2019-06-12 18:11:34 -07:00
Sharif Elgamal aabce5867f
Refactor extract to not use global variables 2019-06-11 13:54:01 -07:00
fenglixa aebcec7bd0 update for support k8s_v1.15.0-beta.1 2019-06-11 21:11:31 +08:00
Sharif Elgamal 0c43731671
Small fixes to make things work 2019-06-10 14:14:38 -07:00
Sharif Elgamal 4630cccca4
linting 2019-06-10 13:11:49 -07:00
Sharif Elgamal f452f0cded
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc 2019-06-10 12:00:39 -07:00
Sharif Elgamal 3447499a33
Robust extraction yaaaaaaaay 2019-06-10 11:45:14 -07:00
Sharif Elgamal 7d89ac131c
Merge pull request #4444 from sharifelgamal/k8s-1.14.3
Upgrade to kubernetes 1.14.3
2019-06-07 12:03:14 -07:00
Sharif Elgamal dfd9b6b83d
Merge pull request #4431 from Pradip-Khakurel/issue-#4161-WantShowDriverDeprecationNotification-setting
fix ShowDriverDeprecationNotification config setting
2019-06-07 11:30:25 -07:00
Sharif Elgamal 7119f57045
Upgrade to kubernetes 1.14.3 2019-06-06 14:12:09 -07:00
Sharif Elgamal 610e4f1159
More extractor work 2019-06-06 14:10:32 -07:00
Anders F Björklund f4aaef7d25 Cache: don't use ssh runner for the none driver 2019-06-06 13:20:43 +02:00
Pradip-Khakurel bb78d3eb31 fix ShowDriverDeprecationNotification config setting 2019-06-05 23:30:13 +02:00
josedonizetti a024c6d22a Add kvm2 --version 2019-06-04 16:45:14 -03:00
Medya Gh 7c8a0e224b fix mistake logic 2019-06-04 09:25:06 -07:00
Medya Gh 79ba9a17a2 typo 2019-06-03 20:32:29 -07:00
Medya Gh 6d57b28fdd changing string driver name to checked type 2019-06-03 20:27:26 -07:00
Anders F Björklund c67ff35579 Stop updating /etc/rkt/net.d config files
We have now removed rkt, should be enough with cni
2019-06-02 20:57:55 +02:00
fenglixa cfaac81707 update cases to ensure make test PASS 2019-06-02 21:11:20 +08:00
fenglixa 12b350b518 fix issue 4239 2019-05-31 10:27:02 +08:00
Sharif Elgamal 483f9fb19e
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc 2019-05-30 15:26:20 -07:00
josedonizetti 0e633533c2 Refactor: improve readability drivers.Restart 2019-05-30 17:24:28 -03:00
Benn Linger 529b5aa389
Fixed addon-manager failing with non-default --apiserver-port 2019-05-30 16:21:44 -04:00
Sharif Elgamal 94e9c002a6
Merge pull request #4381 from josedonizetti/fix-kvm-gpu-log
Fix kvm gpu log
2019-05-30 13:09:37 -07:00
Sharif Elgamal 16af8b403c
Merge pull request #4376 from sharifelgamal/style-enum
Change console style string to enum
2019-05-30 11:06:34 -07:00
josedonizetti 986c61d15e Fix kvm gpu log 2019-05-30 14:56:46 -03:00
Sharif Elgamal 94932dd5e5
Remove unnecessary HasStyle function 2019-05-30 10:53:43 -07:00
Sharif Elgamal f424969553
Initialisms, man. 2019-05-30 10:40:45 -07:00
Sharif Elgamal 984f563e21
remove unnecessary String() implementation 2019-05-30 10:18:40 -07:00
Sharif Elgamal 6d507fbcd1
Fixing variable style 2019-05-29 19:19:33 -07:00
Sharif Elgamal 34ccd2ad41
Change console style string to enum 2019-05-29 18:45:55 -07:00
Sharif Elgamal fbc11c327a
Recursive search for extractor 2019-05-29 14:35:28 -07:00
tstromberg 9c996a7796 Clarify log message 2019-05-29 11:55:20 -07:00
tstromberg 3a63a512db Wait up to 3 minutes for the apiserver to become healthy 2019-05-29 11:54:45 -07:00
Medya Gh 09a1cc5179 fix func name in comment 2019-05-29 11:06:25 -07:00
Thomas Strömberg 56ec0aeb10
Merge pull request #4283 from tstromberg/timesunk
Sync guest system clock if desynchronized from host
2019-05-29 10:34:24 -07:00
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 Strömberg c83d5f712d
Merge pull request #2797 from shahiddev/master
Disable hyperv dynamic memory for hyperv driver
2019-05-29 10:27:20 -07:00
Thomas Stromberg 0afdce2d6d Address lint issue 2019-05-28 20:59:53 -07:00
Thomas Stromberg 27dcd40983 Pull logic out to ensureSyncedGuestClock 2019-05-28 20:57:26 -07:00
Thomas Stromberg 035331b96b Add testing 2019-05-28 20:24:01 -07:00
Thomas Stromberg 5dd0890fc7 Set a realistic desync value 2019-05-28 19:12:00 -07:00
Thomas Stromberg 3c39723d41 Merge branch 'master' into timesunk 2019-05-28 19:10:14 -07:00
Thomas Stromberg 2bf84b1593 Make maxClockDesyncSeconds a float for clarity & ease of calling math.Abs 2019-05-28 19:10:09 -07:00
Thomas Stromberg b0d8d7feb3 Refactor for testability 2019-05-28 18:58:56 -07:00
Thomas Stromberg a3f557d870 Remove dangling references to DockerAPIVersion 2019-05-28 17:21:26 -07:00
Thomas Strömberg dbc64c053b
Merge pull request #4355 from josedonizetti/fix-kvm-remove-when-domain-is-not-defined
Fix kvm remove when domain is not defined
2019-05-28 17:07:53 -07:00
Thomas Strömberg dcb10332a0
Merge pull request #4334 from josedonizetti/refactor-kvm-lookup-status-ip
Refactor kvm lookupIPFromStatusFile
2019-05-28 10:26:02 -07:00
josedonizetti c09913070d Fix kvm remove when domain is not defined 2019-05-25 09:23:40 -03:00
Shahid Iqbal 5ed19ee7bd disable hyperv dynamic memory for hyperv driver 2019-05-25 10:17:07 +01:00
Thomas Strömberg 8f9a3f448d
Merge pull request #4344 from josedonizetti/fix-kvm-remove-when-domain-is-not-running
Fix kvm remove when domain is not running
2019-05-24 13:55:04 -07:00
Thomas Strömberg bb56fd2eb7
Merge pull request #4323 from josedonizetti/fix-kvm-ensure-network
kvm2: Add support for --kvm-network to ensureNetwork
2019-05-24 10:47:41 -07:00
josedonizetti 48237d95b8 Clean up kvm Remove code 2019-05-24 14:27:55 -03:00
josedonizetti b65c7403cf Add error warp to destroyRunningDomain 2019-05-24 14:27:55 -03:00
josedonizetti 3124f11e1b Fix kvm remove when domain is not running 2019-05-24 14:27:55 -03:00
josedonizetti 81f0d9ba37 Fix kvm remove warn message 2019-05-24 12:38:00 -03:00
josedonizetti 1852a72caf Refactor kvm lookupIPFromStatusFile 2019-05-23 15:38:02 -03:00
josedonizetti fc2e2e52c5 Skip kvm network deletion if private network doesn't exist 2019-05-23 06:17:12 -03:00
josedonizetti 93329f1619 Remove obsolete comment 2019-05-22 17:25:27 -03:00
josedonizetti e3bf4bd7ec Fix kvm ensureNetwork 2019-05-22 16:19:09 -03:00
Thomas Strömberg 5e4201786f
Merge pull request #4308 from josedonizetti/validate-kvm-network-exist
Validate kvm network exists
2019-05-21 15:08:54 -07:00
Thomas Strömberg 28edca2cfb
Merge pull request #4306 from tstromberg/docker-backwards-compat
Disable SystemVerification preflight on Kubernetes releases <1.13
2019-05-21 15:08:40 -07:00
tstromberg ba28a73495 Improve KVM2_START_NO_IP, add KVM2_QEMU_MONITOR, DRIVER_CRASHED, and DRIVER_EXITED 2019-05-21 15:01:50 -07:00
tstromberg 11cdcef0e1 Add log statement 2019-05-21 13:14:17 -07:00
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