Commit Graph

1530 Commits (ce01c06fef829245cf1b940ca59cc55f4fc9c658)

Author SHA1 Message Date
Medya Ghazizadeh f567893cdb
Merge pull request #10872 from tharun208/feat/docker_env_status
add docker-env and podman-env to minikube status
2021-03-23 20:44:11 -07:00
Ilya Zuyev d0f066482b Add comments 2021-03-23 19:53:57 -07:00
Sharif Elgamal 3b43d8e278 Merge branch 'master' of github.com:kubernetes/minikube into gcr-auth 2021-03-23 18:53:11 -07:00
Medya Ghazizadeh c48a70f38b
Merge pull request #10683 from prezha/k8s-libs-upgrade
k8s libs: upgrade to v0.20.5
2021-03-23 16:20:09 -07:00
Sharif Elgamal afccdd2acc Merge branch 'master' of github.com:kubernetes/minikube into gcr-auth 2021-03-23 16:19:37 -07:00
Ilya Zuyev 2537ca6e7d Skip helm addon integration test on arm64 2021-03-23 13:37:43 -07:00
Medya Ghazizadeh 3e869e0b7c
Merge pull request #10198 from anencore94/minikube-scp
Add minikube cp command as new feature
2021-03-23 12:43:02 -07:00
Tharun d72eea61c9 add test for docker-env status check and fix feedbacks
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-23 23:25:38 +05:30
Predrag Rogic 368703ca35
k8s libs: upgrade to v0.20.5 2021-03-23 14:28:00 +00:00
Medya Ghazizadeh f29366a596
Merge pull request #10722 from hetong07/deocker-env-windows
docker-env: improve detecting powershell if SSHed from linux
2021-03-23 01:07:31 -07:00
Medya Ghazizadeh f39a3c1504
Merge pull request #10425 from bharathkkb/fix-multiple-log-files
Generate one log file per minikube command
2021-03-23 00:54:10 -07:00
Medya Ghazizadeh 38ed70aa32
Merge pull request #10798 from govargo/csi-hostpath-v1.6.0
Upgrade csi-hostpath-driver addon to v1.6.0
2021-03-23 00:01:29 -07:00
hetong07 858531c134 Fix the bug in functional_test/docker-env, which is caused by a wrong charator. 2021-03-22 21:51:37 -07:00
Ilya Zuyev d6572d87a2 Merge branch 'master' into ilyaz/arm64_integration_tests 2021-03-19 14:04:24 -07:00
Ilya Zuyev 275f743e9f support arch in downloadURL 2021-03-19 13:55:11 -07:00
Kent Iso fb216ddc93 Upgrade ingress addon files according to upstream(ingress-nginx v0.44.0) 2021-03-20 04:07:21 +09:00
Kent Iso 788e910073 Upgrade csi-hostpath addon to v1.6.0 2021-03-19 21:48:48 +09:00
bharathkkb bd406f50a5 address comments 2021-03-16 21:25:17 -05:00
Sharif Elgamal cfd9556468 Merge branch 'master' of github.com:kubernetes/minikube into gcr-auth 2021-03-16 15:15:09 -07:00
Medya Ghazizadeh 31f9ab55b4
Merge pull request #10526 from hetong07/multinode-test
test:  Add new test for multinode: two pods on two nods have different IPS
2021-03-16 09:35:33 -07:00
Sharif Elgamal 294f044821 add creds for docker pull to gcp-auth 2021-03-15 11:39:06 -07:00
bharathkkb 79721246b1 switch test cmd 2021-03-14 13:14:07 -05:00
Medya Ghazizadeh fe94d18c49
Merge pull request #10635 from BLasan/issue-10539
test: remove unwanted docker images after functional test
2021-03-11 16:54:54 -08:00
Medya Gh 2709a0b856 skip 2021-03-11 10:23:16 -08:00
Medya Gh ee74d42eba merge conflict 2021-03-11 01:14:06 -08:00
Sharif Elgamal 86080e50b6 fix gcp-auth test 2021-03-10 13:57:24 -08:00
Sharif Elgamal db79518adc fix gcp auth test 2021-03-10 09:09:04 -08:00
BLasan 57150e6d50 Remove unwanted docker images after functional test 2021-03-10 08:23:22 +05:30
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
anencore94 109b1e0fe2 make cp commmand allow target path as absolutepath
- only absolute path is allowed

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2021-03-08 10:51:15 +09:00
anencore94 76f3c72e82 [Feature] Add minikube cp command
- add new feature represents cp local file into minikube
- add functional test for cp command

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2021-03-08 10:51:15 +09: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
hetong07 b4c4424f14 Validate each node could resolve a local service, and rename the delopyment file name. 2021-03-04 16:26:59 -08:00
hetong07 24df623049 Multinode-test: create 2 pods deployment and validate the DNS is available to them. 2021-03-04 16:01:26 -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
bharathkkb 015b721f17 feat: add default log_file name
add max log size, add tests, update website docs

fix func comments

address comments

fix docs

fail fast

add tests to TestErrorSpam, switch to using log
2021-02-28 17:12:22 -06: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
Priya Wadhwa 5fc0b5ecb8 skip LoadImage test on darwin/github actions as it requires a running docker daemon 2021-02-11 10:32:04 -08:00
Medya Ghazizadeh a3609d3778
Merge pull request #10380 from daehyeok/profile_list_light
Add -l/--light option for profile list command.
2021-02-10 17:04:39 -08:00
Sharif Elgamal adf6f91ee3 Merge branch 'master' of github.com:kubernetes/minikube into ingress-none 2021-02-10 11:42:21 -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
Daehyeok Mun f457bde02d Add -l/--light option for profile list command.
If option is true, Doens't try to get profiles from container and read
current status.
2021-02-09 16:06:09 -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 74161d674b Fix TestPreload on containerd 2021-02-09 11:20:21 -08:00
Priya Wadhwa 53887f407c skip load image on none driver 2021-02-08 10:30:17 -08:00
Priya Wadhwa 97c58bf839 Fix test 2021-02-05 15:29:43 -08:00
Priya Wadhwa 9a9c160b3f Move load test into functional test 2021-02-05 14:28:25 -08:00
Priya Wadhwa 0061d72be6 Merge branch 'master' of https://github.com/kubernetes/minikube into mk-image-load 2021-02-05 10:24:23 -08:00
Priya Wadhwa d257ff2a94 remove debugging comments 2021-02-04 16:22:27 -08:00
Priya Wadhwa f365fcc692 Add integration test to ensure works correctly 2021-02-04 16:21:40 -08:00
Medya Ghazizadeh ce8a7e8014
Merge pull request #9996 from daehyeok/profile_list_error
Fix profile list when there are multi node clusters
2021-02-02 15:18:31 -08:00
Medya Ghazizadeh d97418828d
Merge pull request #10119 from daehyeok/profile_name
Don't allow profile names that conflict with a multi-node name
2021-02-02 15:12:57 -08:00