Steven Powell
|
e4b7598fd8
|
fix linting
|
2022-10-26 10:33:15 -07:00 |
Steven Powell
|
3536f0fb39
|
add integration test for cloud-spanner addon
|
2022-10-26 10:27:47 -07:00 |
Sharif Elgamal
|
4bc3d98bb6
|
use MustCompile for lint
|
2022-06-21 13:53:02 -07:00 |
Sharif Elgamal
|
2ee63b4b1e
|
add a test for image pull secrets for gcp-auth
|
2022-06-21 13:39:50 -07:00 |
Santhosh Nagaraj S
|
26afc8f85c
|
Addon: add headlamp
Signed-off-by: Santhosh Nagaraj S <santhosh@kinvolk.io>
|
2022-06-16 10:34:18 +05:30 |
Sharif Elgamal
|
d36ed5aa78
|
remove inaccel addons test
|
2022-06-10 12:06:57 -07:00 |
Elias Koromilas
|
6364518066
|
Add inaccel/fpga-operator addon
Signed-off-by: Elias Koromilas <elias.koromilas@gmail.com>
|
2022-05-26 10:52:08 +03:00 |
Steven Powell
|
1aa1f04e9b
|
remove old build tags
|
2022-03-30 16:43:29 -07:00 |
Steven Powell
|
37e026b149
|
stop testing olm and warn users about the addon
|
2022-03-30 10:53:11 -07: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 |
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 |
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 |
Predrag Rogic
|
ea3aa4f3a8
|
support ingress-dns addon, add tests
|
2021-10-28 04:14:35 +01:00 |
Sharif Elgamal
|
67f3149c9e
|
fix expected test output
|
2021-10-26 13:47:55 -07:00 |
Sharif Elgamal
|
144ebe6498
|
don't run disable on final gcp-auth enable, we're not actually enabling the addon
|
2021-10-26 12:59:17 -07:00 |
Sharif Elgamal
|
2ed63b65f5
|
fix lint
|
2021-10-26 08:50:16 -07:00 |
Sharif Elgamal
|
1e932bc5bd
|
cleanup and comments
|
2021-10-25 18:22:49 -07:00 |
Sharif Elgamal
|
f8db8f0729
|
manually set and unset the env var again
|
2021-10-25 12:49:49 -07:00 |
Sharif Elgamal
|
5b53ae83ad
|
fix gcp-auth tests to avoid expiring tokens
|
2021-10-21 17:04:20 -07:00 |
Sharif Elgamal
|
2a76004e18
|
skip ingress dns test for docker macOS/windows
|
2021-09-21 13:42:13 -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
|
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 |
Steven Powell
|
145f9fc9ab
|
run `go fmt`
|
2021-09-13 11:58:43 -07:00 |
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 |
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 |
Sharif Elgamal
|
4bc5cb77d1
|
Merge branch 'master' of github.com:sharifelgamal/minikube into gcp-cs
|
2021-08-23 11:11:16 -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 |
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
|
3acbd2fc90
|
gcp-auth: improve flow for GCE/Cloud Shell
|
2021-08-10 12:57:10 -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 |