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

GKE Integration tests failing #454

Closed
bharathkkb opened this issue Mar 15, 2020 · 0 comments · Fixed by #442
Closed

GKE Integration tests failing #454

bharathkkb opened this issue Mar 15, 2020 · 0 comments · Fixed by #442
Assignees
Labels
P3 medium priority issues triaged Scoped and ready for work

Comments

@bharathkkb
Copy link
Member

GKE Integration tests are failing for the beta-cluster. Looks like a recent API change has added a field mode in the json response under ['nodeConfig']['workloadMetadataConfig'].

We were testing for object equality in the has the expected nodeMetadata conseal config config test for beta-cluster. Although the expected "nodeMetadata" => 'EXPOSE' is present, due to the additional unexpected mode field, it is failing.

@bharathkkb bharathkkb added triaged Scoped and ready for work P3 medium priority issues labels Mar 15, 2020
@bharathkkb bharathkkb self-assigned this Mar 15, 2020
morgante pushed a commit that referenced this issue Mar 19, 2020
…#442)

* fix acm provisioner errors

* use gcloud module

* fix tests for #454
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this issue Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 medium priority issues triaged Scoped and ready for work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant