-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Tests are failing on master #233
Comments
As a result of the research, I came to the conclusion that the tests fail because the wrong version of the provider is specified in examples, so we should remove versions from examples and add requirements to autogen/versions.tf. After running
I saw all the necessary changes made by @paulpalamarchuk in #238 Also for the new beta-cluster-local test, we need to add the appropriate role to GKE default service account Cloud KMS CryptoKey Encrypter/Decrypter I think we should add it to README.md |
@morgante could you please also confirm that stub-domains-private-local is also in the scope? It has been removed from CI, so we are not sure. |
@nick4fake I think you might have linked to the wrong comment? We can skip stub-domains-private-local if it's causing issues. |
We should NOT remove versions from examples, but simply update them to the correct version. |
The integration tests are failing on master.
The text was updated successfully, but these errors were encountered: