Commit Graph

13601 Commits (b8052fe33d2d6daa61f501e52d163e31d88063a5)

Author SHA1 Message Date
priyawadhwa e0b14ec55a
Merge pull request #10274 from priyawadhwa/unhide-schedule
Unhide --schedule flag for scheduled stop
2021-01-26 14:22:12 -08:00
Ilya Zuyev 6b29e263fe Use test build_image 2021-01-26 14:16:34 -08:00
Priya Wadhwa 2f4117f696 Only run disable-driver-mounts test with virtualbox 2021-01-26 13:10:18 -08:00
Ilya Zuyev ef34832743 update jenkins build scripts 2021-01-26 13:08:14 -08:00
Ilya Zuyev eaf4f96304 update jenkins build scripts 2021-01-26 13:07:13 -08:00
Priya Wadhwa 78a89a13fd Update docs 2021-01-26 13:07:00 -08:00
Priya Wadhwa 24aefaebb6 Unhide --schedule flag for scheduled stop 2021-01-26 13:05:30 -08:00
Priya Wadhwa 1c27f6b326 Merge branch 'master' of https://github.com/kubernetes/minikube into containerd-pause-tests 2021-01-26 13:02:52 -08:00
priyawadhwa cb5bc9c850
Merge pull request #10273 from priyawadhwa/fix-docs
Run make generate-docs
2021-01-26 13:02:33 -08:00
Priya Wadhwa 8c3ccb5294 Run make generate-docs 2021-01-26 13:01:43 -08:00
Medya Ghazizadeh a1e7799db8
Merge pull request #10270 from afbjorklund/gopsutil-cpu
The gopsutil cpu implementation changed in v3
2021-01-26 12:53:38 -08:00
Sharif Elgamal 2a59bff6fb Merge branch 'master' of github.com:kubernetes/minikube into windows-pr-test 2021-01-26 12:46:35 -08:00
Sharif Elgamal 52ab6a503e boilerplate 2021-01-26 12:46:26 -08:00
Priya Wadhwa 574e81d9bb Turn on TestPause for containerd 2021-01-26 12:07:49 -08:00
priyawadhwa fb3396fa6a
Merge pull request #10251 from andrzejsydor/patch-1
Update addons.md
2021-01-26 12:04:30 -08:00
priyawadhwa 9a3bac712a
Merge pull request #10261 from priyawadhwa/cni-on-containerd
Run CNI tests on containerd
2021-01-26 11:10:07 -08:00
Medya Ghazizadeh be4a3ee0fc
Merge pull request #10269 from afbjorklund/ssh-driver-opt-in
Make the ssh driver opt-in and not default
2021-01-26 09:27:11 -08:00
Anders F Björklund 7e9d58c468 The gopsutil cpu implementation changed in v3
Was supposed to return the number of vCPU (i.e. nproc)
Before, both "physical" and "logical" returned the same.

The returned information should match cpuinfo and lscpu:
    CPU(s) = Socket(s) x Core(s) each x Thread(s) each
2021-01-26 17:48:52 +01:00
Anders F Björklund 44a9fa934b Make the ssh driver opt-in and not default
It needs an external VM with an IP address
2021-01-26 17:10:56 +01:00
Sharif Elgamal c2bb8385d6
Merge pull request #10219 from sharifelgamal/fix-download-test
refactor download only test for better visibility
2021-01-25 15:49:20 -08:00
Priya Wadhwa 48be26ba96 Run CNI tests on containerd 2021-01-25 14:51:35 -08:00
Sharif Elgamal afa9aafcd2 Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test 2021-01-25 14:37:47 -08:00
Sharif Elgamal b694e0e627 shorten subtest names 2021-01-25 14:37:35 -08:00
priyawadhwa a4ee1e0791
Merge pull request #10232 from priyawadhwa/fix-json-output
Add JSON step for CNI to fix failing TestJSONOutput test
2021-01-25 13:42:44 -08:00
priyawadhwa 6e5a36f17a
Merge pull request #10193 from priyawadhwa/refactor-start-stop
Split up TestStartStop by container runtime
2021-01-25 12:38:59 -08:00
Sharif Elgamal e0143edad6 Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test 2021-01-25 12:23:15 -08:00
priyawadhwa a3225d7dbf
Merge pull request #10230 from priyawadhwa/fix-test-functional
Fix TestFunctional subtests to run for all three runtimes
2021-01-25 12:19:33 -08:00
Priya Wadhwa a9f435b757 put step in correct place 2021-01-25 11:39:06 -08:00
Priya Wadhwa ff72cb81b6 Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-start-stop 2021-01-25 11:18:32 -08:00
Priya Wadhwa 37dd783dd8 Fix position of Configuring CNI 2021-01-25 11:03:24 -08:00
Ilya Zuyev 344e2fd87d remove unused .phony targets 2021-01-25 10:56:36 -08:00
Priya Wadhwa 6e1ae7e70f Merge branch 'master' of https://github.com/kubernetes/minikube into fix-json-output 2021-01-25 10:53:36 -08:00
Ilya Zuyev 7cc2874a53 Fix build 2021-01-25 10:48:44 -08:00
priyawadhwa 9f6b66ccb0
Merge pull request #10257 from priyawadhwa/deb-revision
Set DEB_REVISION=2 and update release docs for deb/rpm revisions
2021-01-25 10:42:33 -08:00
Ilya Zuyev 2f18e5a492 remove target for universal darwin binary 2021-01-25 10:40:58 -08:00
Priya Wadhwa 9f1c3b5f7f update docZ 2021-01-25 10:16:20 -08:00
Steven Powell 5058ef3e71 moved username validation to cmd 2021-01-25 10:57:52 -07:00
Priya Wadhwa 647aa96458 Add updating revision info to docs 2021-01-25 09:52:24 -08:00
Priya Wadhwa 8175e64810 Set DEB_REVISION=2, since we manually had to upload new .deb files due to #10224 2021-01-25 09:50:29 -08:00
Sharif Elgamal 3e7a72129f Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test 2021-01-25 09:48:13 -08:00
Sharif Elgamal 04ed63c1eb
Merge pull request #10196 from priyawadhwa/refactor-test-offline
Only run TestOffline/TestDownloadOnly for specified container runtime
2021-01-25 09:35:17 -08:00
Medya Ghazizadeh 07ce06e523
Merge pull request #10235 from BLasan/issue-10185
Add resource requests & limits for mysql test
2021-01-25 09:23:26 -08:00
Sharif Elgamal e36f848902 Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test 2021-01-25 09:23:03 -08:00
Thomas Strömberg 72598eeab0
Merge pull request #10004 from tstromberg/deb_revision
Makefile: Make Debian/RedHat package revisions settable
2021-01-25 09:10:17 -08:00
Steven Powell 81ac8a1677 fixed user name warning possibly not matching what was checked 2021-01-25 09:45:49 -07:00
Thomas Strömberg 5de4093be8
Merge branch 'master' into deb_revision 2021-01-25 08:40:47 -08:00
Steven Powell a239b99ee5 added test for new arg length check 2021-01-25 09:35:11 -07:00
Steven Powell 09d41de3a6 added arg length check to prevent out of bounds 2021-01-25 09:32:48 -07:00
Thomas Strömberg d3fe318fa9
Merge pull request #9998 from Jorropo/fix/debian-multiarch-bundeling
fixing debian and arch concurrent multiarch builds
2021-01-25 08:29:29 -08:00
Niels de Vos b4d1e207a5 install losetup from util-linux in the ISO
The losetup tool is used by Kubernetes to setup BlockMode volumes.
BusyBox provides a version, but it does not have the `-j` option.
2021-01-25 17:16:43 +01:00