Commit Graph

1447 Commits (3063e9e720f8ac1d763b520e496d37888b9d0281)

Author SHA1 Message Date
Sharif Elgamal a3544ae90a create detect package 2021-03-09 15:11:54 -08:00
Sharif Elgamal a2b737b8db fix startup 2021-03-09 14:41:19 -08:00
Sharif Elgamal eb1ee1f931 account for GCE in addons test 2021-03-09 14:32:02 -08:00
Sharif Elgamal d12afd6ae5 Merge branch 'master' of github.com:kubernetes/minikube into auth-gce 2021-03-08 12:07:28 -08:00
Sharif Elgamal 5a5abedb3e support force in addons enable command 2021-03-08 08:47:39 -08:00
Medya Ghazizadeh 1beaaf2862
Merge pull request #10654 from govargo/bump-volumesnapshot-v1
Upgrade VolumeSnapshot to GA(v1)
2021-03-05 20:41:30 -08:00
Medya Ghazizadeh 6072d12b7d
Revert "pause: bump to newest image v3.4.1" 2021-03-05 11:43:53 -08:00
Medya Ghazizadeh 3d27f0f4ad
Merge pull request #10666 from prezha/pause-bump-to-v3.4.1
pause: bump to newest image v3.4.1
2021-03-04 15:13:47 -08:00
Kent Iso 5a9e5fecf2 Upgrade VolumeSnapshot to GA(v1) 2021-03-04 00:02:27 +09:00
Steven Powell e7a35107e7 ignore JSON entries that are not of type step 2021-03-02 17:23:43 -07:00
Predrag Rogic daf6cd9229
TestFunctional: keep "pause:latest" as a test case 2021-03-02 00:56:56 +00:00
Predrag Rogic 50a1d239b1
pause: bump to newest image v3.4.1 2021-03-01 16:41:29 +00:00
Medya Gh 8b10177a60 add cgroup warnning to whitelist 2021-02-26 10:06:37 -08:00
Steven Powell c50bdaabfe Check for args length to prevent out of bounds panic 2021-02-24 16:45:24 -07:00
Steven Powell 34db47e956
Merge pull request #10465 from spowelljr/addLastStart
Add last start logs to minikube logs output
2021-02-24 10:52:26 -07:00
Medya Gh 5721cd83cf add image for containerd 2021-02-21 11:22:11 -08:00
Medya Gh 8c4672ab05 use crictl inspecti for verify images in test 2021-02-20 13:05:39 -08:00
Medya Gh b4506105c5 remove subtest with a parent 2021-02-19 23:28:28 -08:00
Medya Gh 8f6ed1156d move audit test 2021-02-19 20:49:41 -08:00
Ilya Zuyev 251f25637d Merge branch 'master' into ilyaz/test_deb_install 2021-02-19 18:40:57 -08:00
Ilya Zuyev 2f1414c3db remove tests for ubuntu 19.x (EOL). Add ubuntu 18.04 2021-02-19 14:44:36 -08:00
Steven Powell 2ed68553cd added missing err check to scanner and new section logs integration test 2021-02-19 13:54:47 -07:00
Medya Ghazizadeh 26351ff6c6
Merge pull request #10350 from spowelljr/addAudit
Add audit logs to minikube logs output
2021-02-19 12:12:42 -08:00
Steven Powell 00a480f06c set profile for test 2021-02-19 09:56:35 -07:00
Medya Ghazizadeh 40b78a0f4b
Merge pull request #10509 from spowelljr/fixDashboardTest
Updated dashboard URL detection logic for DashboardCmd test
2021-02-18 17:47:32 -08:00
Steven Powell 3a0e3bd300 added missing error check to scanner 2021-02-18 18:27:55 -07: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
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
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
Steven Powell af4364ba6f Updated dashboard URL detection logic for DashboardCmd test 2021-02-18 13:34:13 -07:00
Steven Powell 0f8f40b340 added integration tests 2021-02-17 15:02:00 -07:00
Medya Ghazizadeh d84f17826e
Merge pull request #10424 from prezha/fix-WaitForPod-Ready
add new extra component to --wait=all to validate a healthy cluster
2021-02-16 15:51:40 -08:00
Medya Ghazizadeh 3bdb549339
Merge pull request #10491 from priyawadhwa/skaffold-flag
Set --interactive=false flag on skaffold test
2021-02-16 15:46:04 -08:00
priyawadhwa eaaa51c6ba
Merge pull request #10488 from priyawadhwa/start-stop-delete
Reduce time limit on TestStartStop to fix occasional KVM_containerd timeout
2021-02-16 14:50:03 -08:00
Priya Wadhwa 1c8753d1f8 Set --interactive=false flag on skaffold test
This way we won't be sending metrics from integration tests to skaffold
2021-02-16 14:42:30 -08:00
Predrag Rogic b8052fe33d
replace sleep with retry.Expo() 2021-02-16 22:27:26 +00:00
Ilya Zuyev de6ce32743 change test name 2021-02-16 12:07:19 -08:00
Ilya Zuyev 53a3c9598d skip the test if docker is not installed 2021-02-16 11:30:47 -08:00
Priya Wadhwa 2c3d91acef reduce time limit on TestStartStop because it is timing out on kvm_containerd 2021-02-16 10:24:43 -08:00
Ilya Zuyev e064fc60de fix formatting 2021-02-12 16:17:43 -08:00
Ilya Zuyev 19b1d82255 Fix the test 2021-02-12 16:16:22 -08:00
Ilya Zuyev 64201731e0 Run goimports 2021-02-12 16:11:30 -08:00
Ilya Zuyev cd0f31caea Add copyright header 2021-02-12 15:56:37 -08:00
Ilya Zuyev 4001c0a267 Fix TestErrorJSONOutput test 2021-02-12 15:07:11 -08:00
Ilya Zuyev 8a651ba6bd Add .deb installation tests 2021-02-12 15:01:53 -08:00
Predrag Rogic ec97f1db4b
fix integration.validateExtraConfig test adding --wait=all 2021-02-12 02:13:06 +00:00
Predrag Rogic 3c7d2e0351
fix WaitForPod by waiting for component Ready instead of pod Running status 2021-02-12 00:46:44 +00:00