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 |
priyawadhwa
|
946d5f5de4
|
Merge pull request #10271 from priyawadhwa/containerd-pause-tests
Turn on TestPause for containerd
|
2021-02-01 11:28:22 -08:00 |
Priya Wadhwa
|
1d6a1d44b2
|
Half pause test time
|
2021-01-31 22:18:18 -08:00 |
Priya Wadhwa
|
fa9b3dc9b6
|
Switch back to 30m
|
2021-01-29 16:16:27 -08:00 |
Priya Wadhwa
|
590376760e
|
Add timeouts to cleaning up
|
2021-01-29 15:10:40 -08:00 |
Priya Wadhwa
|
49210bd8b5
|
Revert timings back to how they are at HEAD
|
2021-01-29 15:07:03 -08:00 |
Priya Wadhwa
|
8b858290e0
|
Add timeout to cleaning up tests
|
2021-01-29 13:52:05 -08:00 |
Yanshu Zhao
|
6fdffc860c
|
Move componentHealth test to sequential
|
2021-01-29 21:03:02 +00:00 |
Yanshu Zhao
|
dbb7857e76
|
Commit all tests but one
|
2021-01-29 18:44:53 +00:00 |
Yanshu Zhao
|
c74250b471
|
Commentout dashboard
|
2021-01-29 18:22:56 +00:00 |
Yanshu Zhao
|
76d2d4d41d
|
Remove mysql to see if fix the issue
|
2021-01-29 17:45:47 +00:00 |
Yanshu Zhao
|
7f5ee030b7
|
Change back
|
2021-01-29 16:15:45 +00:00 |
Yanshu Zhao
|
78e5b4d03b
|
change memory limit
|
2021-01-29 15:52:21 +00:00 |
Yanshu Zhao
|
d27313d50c
|
Add cpu limit
|
2021-01-29 15:35:44 +00:00 |
Daehyeok Mun
|
5ddaf5f545
|
Remove cluster's subnode from ListProfiles result.
Fix prolbem which ListProfiles return subnodes in Mult-Node clusters as
a part of inValidPs.
|
2021-01-28 14:43:55 -08:00 |
Daehyeok Mun
|
a00d632930
|
Check profile, node name to prevent duplication
Check profile and node name before add to prevent conflict with
machine name on multinode cluster.
|
2021-01-28 14:42:40 -08:00 |
Yanshu Zhao
|
7348b89d39
|
Add memory config
|
2021-01-28 07:28:11 +00:00 |
Priya Wadhwa
|
10d5d0915f
|
Increase timeout
|
2021-01-27 20:32:41 -08:00 |
Yanshu Zhao
|
fa019d3448
|
Increase limit
|
2021-01-28 04:31:57 +00:00 |
Yanshu Zhao
|
1e5b138994
|
Increase memory
|
2021-01-27 22:39:15 +00:00 |
Priya Wadhwa
|
843ae89396
|
Add --wait-timeout to TestStartStop
|
2021-01-27 11:12:12 -08:00 |
Yanshu Zhao
|
b4ee446e47
|
Add wait=true for the second start of minikube
|
2021-01-27 16:58:29 +00:00 |
Priya Wadhwa
|
77fa8ab397
|
reduce retry to 1 minute, when this test passes it takes <1s
|
2021-01-26 23:01:47 -08:00 |
Priya Wadhwa
|
b1a6808b7a
|
Reintroduce parallelization, add wait-timeout to start
|
2021-01-26 19:32:58 -08:00 |
Priya Wadhwa
|
1530eea959
|
Merge branch 'master' of https://github.com/kubernetes/minikube into containerd-pause-tests
|
2021-01-26 19:22:55 -08:00 |
Priya Wadhwa
|
3e59bf74ae
|
don't run pause test in parallel
|
2021-01-26 17:39:56 -08:00 |
Priya Wadhwa
|
6d1c03c6aa
|
Give less time to TestNetworkPlugins
|
2021-01-26 16:08:55 -08:00 |
Medya Ghazizadeh
|
597091d84b
|
Merge pull request #10106 from spowelljr/userFlag
Add new flag --user and to log executed commands
|
2021-01-26 15:44:58 -08:00 |
Priya Wadhwa
|
2f78eb7771
|
Docker_Linux_containerd is timing out when this test is run, give the test 10 minutes to run. It completes in under 5 on Docker_linux so this should be enough time
|
2021-01-26 14:26:56 -08:00 |