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

Run the integration tests that require a registry #73

Closed
priyawadhwa opened this issue May 7, 2021 · 0 comments · Fixed by #80
Closed

Run the integration tests that require a registry #73

priyawadhwa opened this issue May 7, 2021 · 0 comments · Fixed by #80

Comments

@priyawadhwa
Copy link
Contributor

Right now, we're skipping these tests because we can't access GCR. Some options we have to fix this:

  1. Use an insecure registry running in the cluster (this can only be accessed from pods because the LoadBalancer doesn't work)
  2. Figure out a way to inject a secret with GCR credentials into the test cluster
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 a pull request may close this issue.

1 participant