Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for GKE clusters #8

Merged
merged 1 commit into from
Feb 9, 2023
Merged

Add Support for GKE clusters #8

merged 1 commit into from
Feb 9, 2023

Conversation

jujoramos
Copy link
Contributor

@jujoramos jujoramos commented Oct 11, 2021

Fixes #3

@jujoramos jujoramos closed this May 16, 2022
@jujoramos jujoramos reopened this Jan 4, 2023
@jujoramos
Copy link
Contributor Author

@alenkacz : the failure doesn't seem related to my changes, any ideas?:

+ curl -L https://github.com/kudobuilder/kuttl/releases/download/v0.13.0/kubectl-kuttl_0.13.0_darwin_x86_64 --output kuttl
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 35.9M  100 35.9M    0     0  33.6M      0  0:00:01  0:00:01 --:--:-- 55.1M
+ chmod +x kuttl
+ ./kuttl test --config test/e2e/e2e-test.yaml
./test/run-e2e-tests.sh: line [21](https://github.com/alenkacz/cert-manager-verifier/actions/runs/3837516872/jobs/6535662087#step:7:22): ./kuttl: cannot execute binary file: Exec format error
make: *** [Makefile:11: e2e-test] Error 126
Error: Process completed with exit code 2.

@alenkacz
Copy link
Owner

alenkacz commented Jan 5, 2023

seems like it's downloading a binary for mac which is not right for CI, I'll look into that!

@alenkacz alenkacz merged commit 7dec77a into alenkacz:main Feb 9, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate gcloud
2 participants