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

Failing test(s): google_cloud_run_service permadiff on template.spec.containers.ports.name #9989

Closed

Comments

@melinath
Copy link
Collaborator

melinath commented Sep 2, 2021

Failure rate: Consistently since August 10

Impacted tests:

  • TestAccCloudRunService_foregroundDeletion
  • TestAccCloudRunService_cloudRunServiceUpdate

Nightly builds:

Message:

~ template {
~ spec {
# (2 unchanged attributes hidden)
~ containers {
+ command = []
# (2 unchanged attributes hidden)
~ ports {
- name           = "http1" -> null

Looks like a permadiff caused by the template.spec.containers.ports.name field on google_cloud_run_service. Does not destroy/create.

@melinath melinath changed the title Failing test(s): TestAccCloudRunService_foregroundDeletion (permadiff) Failing test(s): google_cloud_run_service permadiff Sep 2, 2021
@melinath melinath changed the title Failing test(s): google_cloud_run_service permadiff Failing test(s): google_cloud_run_service permadiff on template.spec.containers.ports.name Sep 2, 2021
@rileykarson rileykarson added this to the Near-Term Goals milestone Sep 13, 2021
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.