Commit Graph

1742 Commits (8ef5b46a8d884147c3824d9e297cb4d3544d4224)

Author SHA1 Message Date
Steven Powell bc9edad431 add description to test 2021-09-17 15:21:02 -07:00
Steven Powell a522708759 refactored image command tests 2021-09-17 10:52:01 -07:00
Steven Powell ebb03e2cf9 replace busybox image with gcr.io image 2021-09-16 13:34:26 -07:00
Sharif Elgamal 8e61a961e8
Merge pull request #12473 from sharifelgamal/gcp-auth-test
make sure to delete image pull secrets on gcp auth addon disable
2021-09-15 17:12:09 -07:00
Sharif Elgamal ea77a19074 run gcp auth serially after all the other tests to avoid collision with CSI test 2021-09-15 12:25:22 -07:00
Sharif Elgamal e208803793 fix boilerplate date 2021-09-15 11:35:58 -07:00
Sharif Elgamal 777a2e91e7 add a retry to gcp auth disable to account for disappearing service accounts 2021-09-14 18:12:58 -07:00
Sharif Elgamal 803fc43e26 fix ingress-dns addon and add test 2021-09-14 17:41:26 -07:00
Medya Ghazizadeh 9f96701d8f
Merge pull request #12458 from minikube-bot/auto_bump_golint_version
bump golint version
2021-09-13 16:30:45 -07:00
Steven Powell 145f9fc9ab run `go fmt` 2021-09-13 11:58:43 -07:00
Sharif Elgamal 18df54221d change test names to fix flake reports 2021-09-10 16:00:17 -07:00
Steven Powell 3e25ee3dfe
Merge pull request #12381 from jayesh-srivastava/master
Updated version.go with crun version
2021-09-09 10:51:33 -07:00
Jayesh Srivastava 4551268328
Update functional_test.go 2021-09-09 03:51:52 +05:30
Sharif Elgamal f0e4aff533 fix addons test for cloud shell 2021-08-31 16:04:47 -07:00
Sharif Elgamal 55c40f8220 Merge branch 'master' of github.com:kubernetes/minikube into gcp-cs 2021-08-26 13:32:10 -07:00
Medya Ghazizadeh 219580efcc
Merge pull request #12325 from prezha/fix-ingress-v1.22
Bump default Kubernetes version to v1.22.1 and update addons to with new API (ingress, gcpauth, olm and cilium)
2021-08-25 10:48:14 -07:00
Medya Ghazizadeh 527a3d920f
Merge pull request #12265 from prezha/fix-image-save-cmd
fix image save cmd
2021-08-25 10:45:08 -07:00
Sharif Elgamal 2bb50e412f
Merge pull request #12332 from andriyDev/TCSHEnvSupport
Add support for tcsh in docker-env subcommand
2021-08-25 10:09:20 -07:00
Andriy Dzikh 79fa08b26f Remove tcsh test from functional tests (our envs dont work with it). 2021-08-25 08:59:07 -07:00
Predrag Rogic f1ba75f436
fix TestFunctional/parallel/LoadImageFromFile - 2nd race condition 2021-08-24 23:18:54 +01:00
Predrag Rogic c39712803a
fix TestFunctional/parallel/LoadImageFromFile 2021-08-24 22:06:07 +01:00
Predrag Rogic c4bdef14ce
fix TestFunctional/parallel/LoadImageFromFile 2021-08-24 20:02:19 +01:00
Predrag Rogic 7466e4a109
fix gcpauth and olm for k8s v1.22+ 2021-08-24 18:40:22 +01:00
Predrag Rogic abd52901cf
fix ingress for k8s v1.22+ 2021-08-24 18:05:44 +01:00
Predrag Rogic 6efbd1ce13
merge 2021-08-24 04:20:52 +01:00
Andriy Dzikh 673d63b3cb Rewrite docker-env test and add support for multiple docker-env tests for environments. 2021-08-23 16:04:06 -07:00
Sharif Elgamal 42d3f3b92f Merge branch 'master' of github.com:kubernetes/minikube into gcp-cs 2021-08-23 15:40:30 -07:00
Sharif Elgamal 32577cc801 Merge branch 'master' of github.com:kubernetes/minikube into cs-start-stop 2021-08-23 14:02:24 -07:00
Sharif Elgamal 4bc5cb77d1 Merge branch 'master' of github.com:sharifelgamal/minikube into gcp-cs 2021-08-23 11:11:16 -07:00
Sharif Elgamal fe6cbc4e42 add extra options to minikube start directly 2021-08-20 15:34:53 -07:00
Sharif Elgamal daff8762be add extra config for cloud shell start 2021-08-19 17:25:42 -07:00
Sharif Elgamal c5246ad15e Merge branch 'master' of github.com:kubernetes/minikube into cs-start-stop 2021-08-19 16:45:10 -07:00
Jack Zhang def3f067a8 Support Ingress on MacOS, driver docker 2021-08-17 10:27:21 +08:00
Sharif Elgamal bd9dd612ed Merge branch 'master' of github.com:kubernetes/minikube into gcp-cs 2021-08-16 16:52:41 -07:00
Sharif Elgamal f74789656b remove outdated param in tiller test 2021-08-16 16:46:39 -07:00
Medya Ghazizadeh 29117e3c13
Merge pull request #12230 from medyagh/v1beta_depricate
bump calico to v3.20 and move away from v1beta apis
2021-08-16 16:38:16 -07:00
Anders F Björklund ab61a07f95 Make sure to use sudo for load/save docker images
Add a test for SaveImage, similar to LoadImage
2021-08-16 18:13:32 +02:00
Andriy Dzikh 5c0177aff6 Replace setupFailed with setupSucceeded because the Go docs lied. 2021-08-13 15:26:39 -07:00
Andriy Dzikh 7697b41c73 Move test skipping to start of TunnelTest. 2021-08-13 14:17:57 -07:00
Andriy Dzikh 486e475929 Propagate t.Fatalf on setup failure and ensure cleanup is done correctly for TestAddons. 2021-08-13 14:17:57 -07:00
Andriy Dzikh c67ceaabee Fix tunnel test. 2021-08-13 14:17:57 -07:00
Andriy Dzikh 58ab8876b5 Fix TestGuestEnvironment structure. 2021-08-13 14:17:57 -07:00
Andriy Dzikh 1d2b78197b Fix TestAddons to perform setup in a subtest and final checks in another subtest. 2021-08-13 14:17:57 -07:00
Andriy Dzikh e7c190b326 Fix TestJSONOutput tests when failing on the specific command. 2021-08-13 14:17:57 -07:00
Andriy Dzikh 6f608d3704 Fix TestStoppedBinaryUpgrade structure so most of the potentially broken code is in a leaf subtest. 2021-08-13 14:17:57 -07:00
Sharif Elgamal 371becaf73 tMerge branch 'master' of github.com:kubernetes/minikube into gcp-cs 2021-08-13 14:08:23 -07:00
Medya Ghazizadeh e51c5b1c37
Merge pull request #12227 from spowelljr/increaseStoppedBinaryTimeout
test: Increase time waiting for `minikube stop` to complete
2021-08-13 12:44:51 -07:00
Medya Gh ccf4af0997 change depricated golint to revive and fix lint issues 2021-08-12 18:11:16 -07:00
Sharif Elgamal cf10ce5663 run simple test for cloud shell 2021-08-12 14:40:42 -07:00
Steven Powell 5f85842b07 skip describing non-running pods if none present 2021-08-12 13:55:53 -07:00