Commit Graph

1871 Commits (a070c07ce81e5929c0b6c338186925c106309d7e)

Author SHA1 Message Date
Steven Powell 76d97af2a0 add disable-metrics flag 2022-03-16 11:00:20 -07:00
Steven Powell 58c4142ab9
Merge pull request #13630 from F1ko/master
Add sanity check to disk space check
2022-03-14 18:19:18 -07:00
ckannon 701b4be842 Fix flow to support docker driver properly for mac, for issue #13746 2022-03-09 14:30:49 -05:00
Filip Nikolic a2f2efea69 fix insufficient storage test 2022-02-27 20:50:26 +01:00
Medya Ghazizadeh d11e45aa86
Merge pull request #13539 from sharifelgamal/arch-binary
add arch to binary and image cache paths
2022-02-10 12:06:23 -08:00
Medya Ghazizadeh d6120f131e
Merge pull request #13367 from ckannon/master
Adds 'minikube service --all' feature to allow forwarding all services in a namespace
2022-02-09 12:24:54 -08:00
ckannon c8d846d6c1 minikube #13075 adds --all feature for service 2022-02-09 10:12:01 -05:00
Sharif Elgamal a1e273e1ee Merge branch 'master' of github.com:kubernetes/minikube into arch-binary 2022-02-07 15:35:33 -08:00
Sharif Elgamal 6189742a25
Merge pull request #13439 from prezha/fix-ingress-multinode
fix ingress (also for multinode clusters)
2022-02-07 14:04:13 -08:00
Sharif Elgamal f74ea169b2 add arch to iso cache path, fix download only tests 2022-02-03 10:29:13 -08:00
Sharif Elgamal 423b816311
Merge pull request #13251 from afbjorklund/default-runtime
Make the default container runtime dynamic
2022-02-02 18:02:05 -08:00
Steven Powell 89795d1946
Merge pull request #13297 from spowelljr/extendWindowsTimeouts
Increase test timeout for Docker Windows
2022-02-01 14:07:53 -08:00
Sharif Elgamal cce8d19112 default test runtime to docker 2022-02-01 12:59:42 -08:00
Steven Powell 43f832d111 remove unused import 2022-01-31 13:36:59 -08:00
Steven Powell e922055714 revert "Delete and init kubeadm on subsequent starts" 2022-01-27 14:02:53 -08:00
Steven Powell 76172fdae0 added timeout to second test 2022-01-25 14:12:57 -08:00
Steven Powell fa5f67cc95
Merge pull request #13340 from spowelljr/addDisableOptimization
Add `--disable-optimizations` flag
2022-01-24 18:51:42 -08:00
Predrag Rogic 422b43ece4
fix ingress for multinode 2022-01-22 23:23:58 +00:00
Steven Powell e17f569cda reduce duplication further 2022-01-19 09:54:05 -08:00
Steven Powell daf6a28006 cleanup image expectation to reduce duplication 2022-01-18 16:33:03 -08:00
Steven Powell c29c530c1b use image that is available immediately 2022-01-18 16:15:05 -08:00
Steven Powell 7d1912bc71 moved test out of functional into integration 2022-01-18 13:46:43 -08:00
Sharif Elgamal 2d488adce1 fix binary mirror test for none driver 2022-01-13 12:23:18 -08:00
Steven Powell 9908a1614e fix lint 2022-01-12 13:58:26 -08:00
Steven Powell 4cd3abfcde add disable-optimizations flag 2022-01-12 13:50:38 -08:00
Piotr Resztak 20d3c760bc add integration test for '--binary-mirror' flag 2022-01-12 17:43:33 +01:00
Steven Powell d77f182dfd increase timeout for DryRun to 20 seconds 2022-01-10 15:55:20 -08:00
Nikhil Sharma d2b87aa6fd Improved the output in minikube github action 2022-01-06 23:26:54 +05:30
Steven Powell c61a34b38f increase test timeout for Docker Windows 2022-01-04 16:53:13 -08:00
Medya Gh b91619c6c8 skip olm test 2021-12-23 12:57:02 -08:00
Medya Gh 8d57ad87a2 skip olm test 2021-12-23 12:54:33 -08:00
Steven Powell b6e2ee2128
Merge pull request #12996 from presztak/listimages_formats
Add format flag to the `image ls` command
2021-12-23 12:31:59 -08:00
Medya Ghazizadeh bc1ec710a4
Merge pull request #13226 from spowelljr/addTimeout
Add small timeout to give time for mount to come up
2021-12-22 15:32:17 -08:00
Steven Powell 4c24c61ef9 add small timeout to give time for mount to come up 2021-12-22 11:40:01 -08:00
Sharif Elgamal 4f4eca8fd7
Merge pull request #13205 from sharifelgamal/olm
Fix OLM addon by pinning to correct versions of images
2021-12-22 11:25:38 -08:00
Medya Ghazizadeh d52158dcd1
Merge pull request #13144 from spowelljr/noK8sMount
Support mounting with the --no-kubernetes flag
2021-12-21 21:38:36 -08:00
Piotr Resztak 43e81cfbca add 'image ls' with format integration test 2021-12-22 00:57:41 +01:00
Steven Powell 645d9f38dc give small timeout to allow mount to come up 2021-12-21 13:31:01 -08:00
Steven Powell 0482478665 use minikube's own busybox image 2021-12-21 11:58:24 -08:00
Sharif Elgamal 070a8c5434 pin to correct community operator image 2021-12-21 11:19:35 -08:00
Steven Powell 2f29154ac1 run --no-kubernetes in mount start test 2021-12-20 11:28:03 -08:00
Steven Powell de38e0e42b fix mount test failing due to duplicate port 2021-12-16 14:44:10 -08:00
Steven Powell e91dc218fd addressed comments 2021-12-14 11:16:25 -08:00
Medya Ghazizadeh 0fa8747da5
Merge pull request #13160 from spowelljr/stopSerialTestsOnFailure
Stop dependent test from continuing after failure
2021-12-14 10:29:49 -08:00
Steven Powell c3f5295ba1
Merge pull request #13154 from spowelljr/fixCopyFileWindows
Fix multinode file copying test on Windows
2021-12-14 09:55:41 -08:00
Steven Powell 54c615bd36 remove --mode flag from mount 2021-12-13 15:32:20 -08:00
Steven Powell 4234241bcf stop dependent test from continuing after failure 2021-12-13 14:59:20 -08:00
Steven Powell b1f82cc5f1 change to path.Join 2021-12-13 14:19:50 -08:00
Steven Powell 7351b5618d fix multinode file copying test on Windows 2021-12-13 11:47:41 -08:00
Steven Powell bab9c6fc8c
Merge pull request #12930 from spowelljr/addMountFlags
Add all mount flags to start command
2021-12-10 15:17:10 -08:00