Commit Graph

14266 Commits (adf7428c286edc04be403fcbb4eec61a286e41d1)

Author SHA1 Message Date
Steven Powell 3a0e3bd300 added missing error check to scanner 2021-02-18 18:27:55 -07:00
Sharif Elgamal b14a1b1188 authenticate with gh packages 2021-02-18 17:22:17 -08:00
Steven Powell c5c1ee9013 improved comments, var names & error messages 2021-02-18 18:13:17 -07:00
Steven Powell 1a5c1f8219 refactored to make a bit cleaner 2021-02-18 17:44:23 -07:00
hetong07 556a8d7930 Move the user facing warning inside hasMemoryCgroup(). 2021-02-18 16:43:19 -08:00
Steven Powell 2982b7db4c use MustCompile instead of Compile as per Go lint 2021-02-18 17:42:06 -07:00
Steven Powell 635f89b079 variable rename 2021-02-18 17:39:44 -07:00
Steven Powell d9aca3d0c9 make dashboard URL check more strict 2021-02-18 17:34:22 -07:00
Sharif Elgamal 114364409d add github packages to script 2021-02-18 16:17:09 -08:00
hetong07 e8c2a23398 Provide an advice for users on how to modify Grub setting. 2021-02-18 16:09:51 -08:00
hetong07 7b0bf57f4c Stop using --memory for cgroup v2. 2021-02-18 15:43:26 -08:00
Sharif Elgamal 31ea98ca50 update kicbase to newest build 2021-02-18 15:04:34 -08:00
Sharif Elgamal dfc2e85465 proper exit codes 2021-02-18 14:48:46 -08:00
Sharif Elgamal df036e1e00 retrieve sha properly 2021-02-18 14:40:09 -08:00
Medya Ghazizadeh 369f93f393
Merge pull request #10468 from afbjorklund/cgroups-warning
Make sure to show debian warning also for cgroup 2
2021-02-18 14:25:59 -08:00
Sharif Elgamal e0a74c2396 fix variable names 2021-02-18 14:20:08 -08:00
Thomas Strömberg 5c9c0f961d
Merge pull request #9577 from sharifelgamal/ingress-none
Turn on ingress addon on linux baremetal
2021-02-18 14:02:56 -08:00
Thomas Strömberg cb72cdbc09
Merge pull request #10067 from afbjorklund/MEP-standard-distro
MEP: Standard Linux Distribution ("distro")
2021-02-18 14:02:41 -08:00
Thomas Stromberg 969a52b38c Loosen docker_engine pipe regexp 2021-02-18 13:16:17 -08:00
Steven Powell af4364ba6f Updated dashboard URL detection logic for DashboardCmd test 2021-02-18 13:34:13 -07:00
Sharif Elgamal f11498046b messed up boilerplate 2021-02-18 11:52:38 -08:00
Sharif Elgamal 3f04535045 add dockerhub to autopush 2021-02-18 11:47:59 -08:00
Medya Ghazizadeh 75be14d2ce
Merge pull request #10507 from afbjorklund/docker-memswap
Stop using --memory-swap if it is not available
2021-02-18 11:15:32 -08:00
Medya Ghazizadeh 92e6100edb
Merge pull request #10454 from govargo/fix/preload-side-car
Change prepareVolume func to add container name for preload side car
2021-02-18 10:33:22 -08:00
Anders F Björklund eabc02d3c4 Stop using --memory-swap if it is not available
With Debian and Ubuntu kernels, it needs to be configured.

And now with cgroups v2, it starts throwing errors at run.
2021-02-18 18:54:36 +01:00
Ilya Zuyev 1948b5df48 cleanup 2021-02-17 18:39:20 -08:00
Ilya Zuyev 9b8570d73d change label check method 2021-02-17 18:34:01 -08:00
Ilya Zuyev 1877e6e28d change label check method 2021-02-17 18:33:19 -08:00
Ilya Zuyev 06ee614cd9 run on label changed 2021-02-17 18:27:09 -08:00
Sharif Elgamal 29ac10b514 formatting is hard 2021-02-17 17:19:45 -08:00
Sharif Elgamal 710b680e16 ok now we're just down to formatting 2021-02-17 17:03:49 -08:00
Sharif Elgamal e6c1a682b5 fix up sed command some more 2021-02-17 16:50:48 -08:00
Medya Ghazizadeh 95dcd96147
Merge pull request #10502 from ilya-zuyev/ilyaz/bump_go_version_116
Use golang:1.16.0 docker builder image
2021-02-17 16:45:08 -08:00
Medya Ghazizadeh 5f629002d8
Merge pull request #10500 from medyagh/ostep
changing step to infof
2021-02-17 16:44:35 -08:00
Sharif Elgamal c3f7e8c7b2 fix up sed command 2021-02-17 16:42:15 -08:00
Ilya Zuyev a18bab8839 fix check-label step 2021-02-17 16:37:59 -08:00
Ilya Zuyev d475549d84 fix check-label step 2021-02-17 16:36:48 -08:00
Ilya Zuyev 9a8f62a05d fix yaml 2021-02-17 16:32:54 -08:00
Ilya Zuyev ac012d45e5 add ok-to-test workflow 2021-02-17 16:28:35 -08:00
Sharif Elgamal 687cb22f22 add single sed command to message for simplicity 2021-02-17 16:18:53 -08:00
Sharif Elgamal 6feebdf5f1 Merge branch 'master' of github.com:kubernetes/minikube into kic-test 2021-02-17 15:20:51 -08:00
Medya Ghazizadeh 8337e4728a
Merge pull request #10503 from ilya-zuyev/ilyaz/fix_buildx_builder
Makefile: fix buildx builder name
2021-02-17 14:59:58 -08:00
Sharif Elgamal cb35af3fd3 Merge branch 'master' of github.com:kubernetes/minikube into kic-test 2021-02-17 14:47:42 -08:00
Ilya Zuyev 090da08ad7 fix typo 2021-02-17 14:27:11 -08:00
Ilya Zuyev 1520928649 Merge branch 'master' into ilyaz/fix_buildx_builder 2021-02-17 14:23:48 -08:00
Ilya Zuyev e6ca026868 Use golang:1.16.0-buster to build kicbase 2021-02-17 14:20:31 -08:00
Steven Powell 0f8f40b340 added integration tests 2021-02-17 15:02:00 -07:00
Steven Powell 04b03439cd updated test names 2021-02-17 13:52:49 -07:00
Steven Powell 1c585e2885 renamed funcs and vars 2021-02-17 13:49:22 -07:00
Sharif Elgamal b94aaf3639 comments 2021-02-17 11:57:12 -08:00