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): TestAccContainerCluster_withMonitoringConfigAdvancedDatapathObservabilityConfig #16814

Closed
shuyama1 opened this issue Dec 15, 2023 · 4 comments

Comments

@shuyama1
Copy link
Collaborator

shuyama1 commented Dec 15, 2023

Failure rates

  • 100% since 2023-11-14

Impacted tests

  • TestAccContainerCluster_withMonitoringConfigAdvancedDatapathObservabilityConfig

Affected Resource(s)

  • google_container_cluster

Nightly build test history

Message(s)

vcr_utils.go:152: Step 3/4 error: After applying this test step, the plan was not empty.
        stdout:
        Terraform used the selected providers to generate the following execution
        plan. Resource actions are indicated with the following symbols:
          ~ update in-place
        Terraform will perform the following actions:
          # google_container_cluster.primary will be updated in-place
          ~ resource "google_container_cluster" "primary" {
               ...
              ~ monitoring_config {
                    # (1 unchanged attribute hidden)
                  ~ advanced_datapath_observability_config {
                      + relay_mode     = "DISABLED"
                        # (1 unchanged attribute hidden)
                    }
                    # (1 unchanged block hidden)
                }
                # (19 unchanged blocks hidden)
            }
        Plan: 0 to add, 1 to change, 0 to destroy.

b/317042677

@github-actions github-actions bot added forward/review In review; remove label to forward service/container labels Dec 15, 2023
@SarahFrench SarahFrench added this to the Goals milestone Dec 18, 2023
@SarahFrench SarahFrench added size/s and removed forward/review In review; remove label to forward labels Dec 18, 2023
@siwiutki
Copy link

This should be resolved by GoogleCloudPlatform/magic-modules#9633 when it's merged.

@siwiutki
Copy link

GoogleCloudPlatform/magic-modules#9633 was merged, so this issue should be resolved.

@shuyama1
Copy link
Collaborator Author

closed in GoogleCloudPlatform/magic-modules#9633

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 May 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants