Jack Zhang
|
def3f067a8
|
Support Ingress on MacOS, driver docker
|
2021-08-17 10:27:21 +08: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 |
Andriy Dzikh
|
5c0177aff6
|
Replace setupFailed with setupSucceeded because the Go docs lied.
|
2021-08-13 15:26:39 -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
|
1d2b78197b
|
Fix TestAddons to perform setup in a subtest and final checks in another subtest.
|
2021-08-13 14:17:57 -07:00 |
Medya Gh
|
4e32f41c83
|
move away from v1beta apis
|
2021-08-10 14:24:43 -07:00 |
Sharif Elgamal
|
3d79bba97d
|
configure gcp-auth addon pull secret to work with all GCR and AR mirrors
|
2021-08-03 11:48:20 -07:00 |
Peixuan Ding
|
7d678302de
|
fix flaky OLM addon test by increasing timeout limit
|
2021-05-07 17:56:05 -04:00 |
Medya Gh
|
4dedda461e
|
skip olm,
|
2021-05-06 10:50:15 -07:00 |
Medya Gh
|
38dac5b276
|
skip olm test
|
2021-05-06 10:49:14 -07:00 |
Tomas Kral
|
a3be004a29
|
remove skip from olm integration test
|
2021-05-03 13:17:49 -07:00 |
Kent Iso
|
cc9afff3ce
|
Fix bug which the networking.k8s.io/v1 ingress is always rejected by ValidatingWebhookConfiguration
|
2021-04-25 06:35:49 +09:00 |
Sharif Elgamal
|
0ed5b13995
|
add docs for all integration tests and generate docs with them
|
2021-04-16 13:42:41 -07:00 |
Sharif Elgamal
|
c9c9c68af3
|
find the right combination of if statements
|
2021-04-05 10:12:13 -07:00 |
Sharif Elgamal
|
4a280f6099
|
adding dummy creds back for cloud shell
|
2021-04-02 13:02:18 -07:00 |
Sharif Elgamal
|
0ecdc07279
|
Fix gcp-auth tests for cloud shell
|
2021-04-02 11:15:53 -07:00 |
Kent Iso
|
26dac162b8
|
bump metrics-server to v0.4.2
|
2021-03-29 23:32:08 +09:00 |
Sharif Elgamal
|
700ff6a785
|
Merge pull request #10853 from sharifelgamal/gcr-auth
create registry credentials when gcp-auth addon is enabled
|
2021-03-25 12:49:29 -07:00 |
Sharif Elgamal
|
df4224a058
|
fix lint
|
2021-03-24 17:11:11 -07:00 |
Sharif Elgamal
|
c7a4605422
|
fix up tests for GCE
|
2021-03-24 16:52:02 -07:00 |
Sharif Elgamal
|
0bfee479ed
|
add integration test for pulling private image
|
2021-03-24 16:18:28 -07:00 |
ilya-zuyev
|
9136127de6
|
Merge pull request #10774 from ilya-zuyev/ilyaz/arm64_integration_tests
run arm64 integration tests on jenkins
|
2021-03-24 13:49:11 -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
|
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 |
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 |
Sharif Elgamal
|
cfd9556468
|
Merge branch 'master' of github.com:kubernetes/minikube into gcr-auth
|
2021-03-16 15:15:09 -07:00 |
Sharif Elgamal
|
294f044821
|
add creds for docker pull to gcp-auth
|
2021-03-15 11:39:06 -07: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 |
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
|
5a5abedb3e
|
support force in addons enable command
|
2021-03-08 08:47: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 |
Sharif Elgamal
|
7c009c136d
|
re-enable addons tests for amd64 arch
|
2021-01-21 12:18:42 -08:00 |
Ilya Zuyev
|
61157c0e56
|
Add GH issue link to output if a test is skipped on arm64
|
2021-01-14 11:50:56 -08:00 |
Ilya Zuyev
|
d11149d7f6
|
make Arm64Platform private
|
2021-01-14 10:51:57 -08:00 |
Ilya Zuyev
|
05bc271ef8
|
Fix arch related checks
|
2020-12-16 18:13:13 -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 |
Sharif Elgamal
|
d52d6e440d
|
run command properly
|
2020-10-30 10:34:19 -07:00 |
Sharif Elgamal
|
a9a1c4a71e
|
syntax
|
2020-10-28 18:49:08 -07:00 |
Sharif Elgamal
|
a904da4e26
|
don't use minikube ssh for none driver
|
2020-10-28 18:38:30 -07:00 |
Sharif Elgamal
|
3a50660544
|
fix ingress test
|
2020-10-28 17:35:42 -07:00 |
Sharif Elgamal
|
cda2d13d21
|
Turn on ingress addon on linux baremetal
|
2020-10-28 12:19:26 -07:00 |
Sharif Elgamal
|
def94d1ccc
|
fix lint
|
2020-10-08 13:36:30 -07:00 |