Commit Graph

1213 Commits (a55a0b0286f91da1f03bf1d8105d21b51a6a9ba9)

Author SHA1 Message Date
Sharif Elgamal 6be118fc29
Merge pull request #9634 from dekkers/saving-extra-config
Fix --extra-config when starting an existing cluster
2020-12-09 11:27:03 -08:00
priyawadhwa 83f9bd1df3
Merge pull request #9793 from tharun208/feat/show_scheduled_stop_status
feat(minikube) display scheduledstop status in minikube status
2020-12-08 11:42:06 -08:00
Medya Ghazizadeh 268a9386e7
Merge pull request #9844 from ilya-zuyev/gh_9754_downloadprogress_currentstep
Set 'currentstep' for PullingBaseImage json event
2020-12-08 10:17:07 -08:00
Tharun c6e6f2dc93 added function to check scheduledstop time comparison
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-08 13:09:54 +05:30
Ilya Zuyev 8e8979cac7 integration: check currentstep field in a subtest 2020-12-06 20:31:45 -08:00
Tharun 40cf0dab1c refractored minikube status function
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 15:50:24 +05:30
Tharun c51a20401d updated scheduled_stop tests
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 14:52:18 +05:30
Tharun 4ca4491124 fixed review feedbacks on clusterstate field and tests
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 14:34:14 +05:30
Tharun 35e2ce2dcf added check for timetostop status 2020-12-05 14:33:39 +05:30
Ilya Zuyev 2188e59133 fix linter error 2020-12-04 13:20:31 -08:00
Ilya Zuyev 68a1b54112 set currentstep for DownloadProgress 2020-12-03 17:46:41 -08:00
priyawadhwa d83b868b4f
Merge pull request #9774 from priyawadhwa/cancel-stop
Add --cancel-scheduled flag to cancel all existing scheduled stops
2020-11-30 10:03:48 -08:00
Jeroen Dekkers 1490562c2a Fix --extra-config when starting an existing cluster 2020-11-29 12:44:15 +01:00
Predrag Rogic a60176cf00
fix TestStartStop crio VerifyKubernetesImages serial test 2020-11-25 21:23:30 +00:00
Priya Wadhwa 70cb886a39 shorten flag name to --cancel-scheduled 2020-11-24 17:29:46 -08:00
Priya Wadhwa ad3e4a98d0 Add --cancel-scheduled-stop flag and add to integration test to make sure it works 2020-11-24 11:36:34 -08:00
Medya Ghazizadeh 9fc4b2c11d
Merge pull request #9755 from medyagh/improve_svc_test
integration test: fail service test early if can't deploy example svc
2020-11-20 16:37:22 -08:00
Medya Gh 5d34a5e7e6 add memory limit to all minikube starts in integration test 2020-11-20 14:46:22 -08:00
Medya Ghazizadeh be85445605
Merge pull request #9747 from ilya-zuyev/gh_9774_fix_test_offline
Fix invalid DOCKER_HOST handling in integration tests
2020-11-20 14:28:58 -08:00
Ilya Zuyev 3b5c265264 Remove TestOfflineDownload 2020-11-19 15:36:18 -08:00
Ilya Zuyev 7910f622c3 Fix TestOffline 2020-11-19 14:11:33 -08:00
Medya Gh c237d5d7f1 improve test failure logs for service command 2020-11-19 11:53:04 -08:00
Priya Wadhwa 5a0ab905ed fix merge conflict 2020-11-17 15:11:23 -08:00
Priya Wadhwa abc3d70a56 Give some more time 2020-11-13 17:10:57 -08:00
Priya Wadhwa 1c682c6449 Merge branch 'master' of https://github.com/kubernetes/minikube into ss-windows 2020-11-13 16:34:45 -08:00
Priya Wadhwa a518220a34 Add timeout to status check 2020-11-13 14:52:31 -08:00
Priya Wadhwa 13476316b5 Now that ISO files are in, scheduled stop works on VM as well so remove restrictions 2020-11-13 10:23:32 -08:00
Medya Ghazizadeh 6f037f8b7a
Merge pull request #9681 from medyagh/addon_reg_test
fix Test flakes TestAddons/parallel/Registry
2020-11-12 15:50:39 -08:00
Priya Wadhwa 5411b3b2f2 Add code for daemonizing on windows and add integration test 2020-11-12 14:29:59 -08:00
priyawadhwa 518ac7de56
Merge pull request #9503 from priyawadhwa/schedule-stop-unix
Implement schedule stop for unix
2020-11-12 14:20:20 -08:00
Medya Gh f177131ad1 wait for addons 2020-11-12 13:44:29 -08:00
Medya Gh 72c0b09983 increase memory for addon test 2020-11-11 20:22:12 -08:00
Priya Wadhwa 2eedffdaae include start args so that test passes locally 2020-11-11 14:52:30 -08:00
Medya Gh 833e474589 lint 2020-11-10 14:33:59 -08:00
Medya Gh 52ef75121d fix test 2020-11-10 13:21:11 -08:00
Medya Gh d7fe968bde fix verifying kuberentes images test 2020-11-10 10:39:10 -08:00
Priya Wadhwa bcf236f15c don't run scheduled stop test with none driver 2020-11-09 13:56:50 -08:00
Priya Wadhwa f869ca5e91 fix merge conflict 2020-11-05 09:44:47 -08:00
Priya Wadhwa 3c8d3cad7c Merge branch 'master' of https://github.com/kubernetes/minikube into json-output-stop 2020-10-29 13:44:32 -07:00
Priya Wadhwa 91629c22c9 remove debugging 2020-10-28 14:03:11 -07:00
Priya Wadhwa 35c33c1ac6 Add stop, pause and unpause to integration test 2020-10-28 13:58:53 -07:00
Sharif Elgamal 4a1c9583bd initial attempt to account for profile in directly kubectl case 2020-10-28 12:16:02 -07:00
Sharif Elgamal ae849a2031 general cleanup 2020-10-27 13:56:13 -07:00
Sharif Elgamal f7baa9c1e9 maybe this will work 2020-10-27 11:56:22 -07:00
Sharif Elgamal 4fc095df77 specify context in kubectl call for test 2020-10-27 10:00:41 -07:00
Priya Wadhwa 865d3a4a34 Merge branch 'master' of https://github.com/kubernetes/minikube into schedule-stop-unix 2020-10-23 18:15:07 -07:00
Medya Ghazizadeh 717b738d6d
Merge pull request #9365 from ilya-zuyev/gh_7422-reuse_hyperkit_driver
hyperkit driver should be happy with current minimum verison
2020-10-21 13:42:05 -05:00
Priya Wadhwa 682df5036e fix lint 2020-10-20 14:26:15 -07:00
Priya Wadhwa 202e9c5afd improve integration test 2020-10-20 14:18:20 -07:00
Priya Wadhwa a54ea82e3b Implement schedule stop for unix 2020-10-20 13:45:59 -07:00