Commit Graph

13573 Commits (09de7ff62f0f8f787a51ef2eabd299022436d752)

Author SHA1 Message Date
priyawadhwa 09de7ff62f
Merge pull request #10332 from priyawadhwa/delete-timeout
Add 5 minute timeout to deleting a profile
2021-02-10 10:40:32 -08:00
priyawadhwa 859ec2a44b
Merge pull request #10428 from priyawadhwa/auto-network-plugin
Fix TestNetworkPlugins/group/auto/KubeletFlags on containerd/crio
2021-02-10 10:36:24 -08:00
Medya Ghazizadeh 47da1ffe3f
Merge pull request #10422 from afbjorklund/remove-duplicates
Remove duplicate binaries from build internals
2021-02-09 16:14:18 -08:00
priyawadhwa 51ec098b05
Merge pull request #10366 from priyawadhwa/mk-image-load
Implement minikube image load command
2021-02-09 14:42:31 -08:00
Priya Wadhwa 840b3a2bf0 Fix cyclomatic complexity lint error 2021-02-09 14:20:25 -08:00
Priya Wadhwa 5364222fc8 We set the network plugin to cni with containerd runtime 2021-02-09 14:13:32 -08:00
Priya Wadhwa e8945f2934 Add warning for cache add 2021-02-09 13:36:40 -08:00
Medya Ghazizadeh 327f0bb512
Merge pull request #10421 from afbjorklund/remove-isopath
Remove now unused isoPath link parameter
2021-02-09 13:06:24 -08:00
Medya Ghazizadeh 37c106b551
Merge pull request #10417 from afbjorklund/docker-20.10.3
Upgrade Docker, from 20.10.2 to 20.10.3
2021-02-09 12:42:44 -08:00
Medya Ghazizadeh 56cb58ec51
Merge pull request #10415 from afbjorklund/machine-drivers-master
Update libmachine module to machine-drivers@master
2021-02-09 12:41:42 -08:00
Medya Ghazizadeh 592213c9cf
Merge pull request #10419 from afbjorklund/crio-minor
Correct the filename for the crio apt repository
2021-02-09 12:39:58 -08:00
Medya Ghazizadeh ff8cec19b4
Merge pull request #10423 from priyawadhwa/fix-test-preload
Fix TestPreload on containerd/crio
2021-02-09 12:39:27 -08:00
Priya Wadhwa 74161d674b Fix TestPreload on containerd 2021-02-09 11:20:21 -08:00
Anders F Björklund 76612f669c Remove duplicate binaries from build internals
Due to difference in how things are named between different
operating systems <sigh>, we make multiple copies of files.

But we don't need to upload these extras to the release dir,
since they only risk confusing users further (and lack sha256).
2021-02-09 20:07:11 +01:00
Anders F Björklund a462032b07 Remove now unused isoPath link parameter
It was removed from version in 9adf54388

And removed from the ISO URL in 39670fc06
2021-02-09 19:54:27 +01:00
Priya Wadhwa 6ed56d842e Rename to delCtx 2021-02-09 10:51:51 -08:00
Anders F Björklund ac147e1442 Correct the filename for the crio apt repository
It was a bit confusing that 1.19 still said 1.18
2021-02-09 19:32:05 +01:00
Medya Ghazizadeh db3bfc3f9e
Merge pull request #10414 from sharifelgamal/containerd-crio
add new integration test files for containerd and crio
2021-02-09 09:38:50 -08:00
Anders F Björklund 05fe93a392 Upgrade Docker, from 20.10.2 to 20.10.3 2021-02-09 17:34:08 +01:00
Anders F Björklund f1c0f61963 Update libmachine module to machine-drivers@master 2021-02-09 08:03:13 +01:00
Medya Ghazizadeh 0f3b4b2ebf
Merge pull request #10411 from prezha/fix-docker-StartLimitIntervalSec
move StartLimitIntervalSec param from [Service] to [Unit] section
2021-02-08 21:26:28 -08:00
Sharif Elgamal 8d15fbc5e9 make scripts executable and add to list 2021-02-08 18:23:42 -08:00
Sharif Elgamal 95da0ae8ca add new integration test files for containerd and crio 2021-02-08 18:02:23 -08:00
Medya Ghazizadeh b414901481
Merge pull request #10381 from spowelljr/addTmpDirTests
Refactor tmp dir detection to improve testability
2021-02-08 16:32:17 -08:00
Medya Ghazizadeh de03a37a1e
Merge pull request #10399 from alonyb/fix-validate-descriptor
Upgrade spinner library to only spin in a terminal
2021-02-08 15:58:13 -08:00
Predrag Rogic 6d40ab38c7
move StartLimitIntervalSec param from [Service] to [Unit] section 2021-02-08 23:32:28 +00:00
Priya Wadhwa 53dad6a4ae fix log 2021-02-08 15:26:04 -08:00
Priya Wadhwa 8f02a5851e Time everything via context 2021-02-08 15:24:41 -08:00
Priya Wadhwa 51169d68ea Add context to remaining necessary functions 2021-02-08 15:19:01 -08:00
Priya Wadhwa a6372b35a3 Add 5 minute timeout to deleting leftover cvolumes and containers 2021-02-08 15:15:08 -08:00
Priya Wadhwa 9b147f788d Merge branch 'master' of https://github.com/kubernetes/minikube into delete-timeout 2021-02-08 14:56:13 -08:00
Medya Ghazizadeh 0019dd2180
Merge pull request #10361 from sharifelgamal/gcp-auth-multiarch
upgrade gcp-auth-webhook image to v0.0.4 for multiarch
2021-02-08 13:10:02 -08:00
Medya Ghazizadeh e2f3a9ff98
Merge pull request #10401 from afbjorklund/lint-cleanup
Clean up accumulated golint with missing godoc
2021-02-08 12:53:03 -08:00
alonyb 750a92db4a update go.sum file 2021-02-08 14:26:29 -05:00
Anders F Björklund f316c0fdce Clean up accumulated golint with missing godoc 2021-02-08 20:10:31 +01:00
Priya Wadhwa 53887f407c skip load image on none driver 2021-02-08 10:30:17 -08:00
Medya Ghazizadeh d6f7f692f3
Merge pull request #10385 from michaelhenkel/10214
adding insecure registry support to containerd runtime
2021-02-08 09:22:41 -08:00
Medya Ghazizadeh 1c8944f790
Merge pull request #10395 from govargo/fix-metallb-addon
Fix configuration of the metallb with empty load balancing IP range
2021-02-08 09:12:48 -08:00
Medya Ghazizadeh 27351de13b
Merge pull request #10400 from afbjorklund/go-getter-upstream
Remove s3 and gcs patches from go-getter module
2021-02-08 09:07:36 -08:00
Medya Ghazizadeh 262d102ceb
Merge pull request #10354 from hetong07/issue_10311
Provide advice when running windows binary (.exe) inside WSL
2021-02-08 09:05:54 -08:00
Anders F Björklund 75637f5797 Remove s3 and gcs patches from go-getter module
Makes the binary 5 MB bigger, but avoids forking

Upstream has a different approach, in their v2
2021-02-08 11:59:55 +01:00
hetong07 bdac73d2fd Put the environment check as a separate if-else clause, and make this check as early as possible. 2021-02-07 17:37:01 -08:00
Medya Ghazizadeh acab605391
Merge pull request #10396 from MoshiBin/patch-1
Add missing reference to --embed-certs in the docs
2021-02-07 11:49:03 -08:00
Moshi Binyamini 4a20660a3c
Add missing reference to --embed-certs 2021-02-07 20:12:38 +02:00
Kent Iso b1030dc28a Fix configuration of the metallb with empty load balancing IP range 2021-02-07 23:43:05 +09:00
Medya Ghazizadeh bdd1e6de6a
Merge pull request #10356 from afbjorklund/cri-socket-wait
Wait for the CRI socket to be created properly
2021-02-05 18:50:27 -08:00
Michael Henkel f0d11be8fc Merge branch '10214' of github.com:michaelhenkel/minikube into 10214 2021-02-05 17:10:51 -08:00
Michael Henkel 0b5df251d0 move containerd insecure registry config to containerd.go 2021-02-05 17:10:27 -08:00
Author Name d1713ff182 add insecure registry support for containerd runtime 2021-02-05 17:10:27 -08:00
Michael Henkel 08efbb8880 move containerd insecure registry config to containerd.go 2021-02-05 17:09:38 -08:00