Skip to content

VCR temporary workaround for GKE issue#15420

Closed
shuyama1 wants to merge 10 commits intoGoogleCloudPlatform:mainfrom
shuyama1:vcr_workaround
Closed

VCR temporary workaround for GKE issue#15420
shuyama1 wants to merge 10 commits intoGoogleCloudPlatform:mainfrom
shuyama1:vcr_workaround

Conversation

@shuyama1
Copy link
Member

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@shuyama1 shuyama1 force-pushed the vcr_workaround branch 2 times, most recently from 54cf68b to 56f0d53 Compare October 17, 2025 19:46
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 5391
Passed tests: 4864
Skipped tests: 502
Affected tests: 25

Click here to see the affected service packages

All service packages are affected

Action taken

Found 25 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccAccessContextManager
  • TestAccComputeRegionBackendService_regionBackendServiceHaPolicyManualLeader_update
  • TestAccContainerCluster_privateRegistry
  • TestAccContainerCluster_updateVersion
  • TestAccContainerCluster_withAuthenticatorGroupsConfig
  • TestAccContainerCluster_withDNSConfig
  • TestAccContainerCluster_withNodeConfigKubeletConfigSettingsUpdates
  • TestAccContainerCluster_withNodePoolResize
  • TestAccContainerCluster_withNodePoolUpdateVersion
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTpu
  • TestAccContainerNodePool_defaultDriverInstallation
  • TestAccContainerNodePool_resize
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccContainerNodePool_withConfidentialNodes
  • TestAccContainerNodePool_withLoggingVariantUpdates
  • TestAccContainerNodePool_withNetworkConfig
  • TestAccDataFusionInstance_dataFusionInstanceCmekExample
  • TestAccDataLossPreventionJobTrigger_dlpJobTriggerInspectCustomInfoTypes
  • TestAccDataSourceGoogleServiceAccounts_basic
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update
  • TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample
  • TestAccNetworkServicesGateway_swpUpdate
  • TestAccSqlDatabaseInstance_MysqlReadPoolEnableDisableSuccess

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccAccessContextManager__access_level_condition [Debug log]
TestAccAccessContextManager__access_level_custom [Debug log]
TestAccAccessContextManager__access_level_full [Debug log]
TestAccAccessContextManager__access_levels [Debug log]
TestAccAccessContextManager__access_policy_scoped [Debug log]
TestAccAccessContextManager__authorized_orgs_desc [Debug log]
TestAccAccessContextManager__service_perimeter [Debug log]
TestAccAccessContextManager__service_perimeter_dry_run_egress_policy [Debug log]
TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy [Debug log]
TestAccAccessContextManager__service_perimeter_update [Debug log]
TestAccAccessContextManager__service_perimeters [Debug log]
TestAccComputeRegionBackendService_regionBackendServiceHaPolicyManualLeader_update [Debug log]
TestAccContainerCluster_privateRegistry [Debug log]
TestAccContainerCluster_updateVersion [Debug log]
TestAccContainerCluster_withAuthenticatorGroupsConfig [Debug log]
TestAccContainerCluster_withDNSConfig [Debug log]
TestAccContainerCluster_withNodeConfigKubeletConfigSettingsUpdates [Debug log]
TestAccContainerCluster_withNodePoolResize [Debug log]
TestAccContainerCluster_withNodePoolUpdateVersion [Debug log]
TestAccContainerNodePool_defaultDriverInstallation [Debug log]
TestAccContainerNodePool_resize [Debug log]
TestAccContainerNodePool_withConfidentialNodes [Debug log]
TestAccContainerNodePool_withLoggingVariantUpdates [Debug log]
TestAccContainerNodePool_withNetworkConfig [Debug log]

🔴 Tests failed when rerunning REPLAYING mode:
TestAccContainerCluster_withNodePoolResize [Error message] [Debug log]
TestAccContainerNodePool_resize [Error message] [Debug log]
TestAccContainerNodePool_withNetworkConfig [Error message] [Debug log]

Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made.

Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer.


🔴 Tests failed during RECORDING mode:
TestAccAccessContextManager__access_level [Error message] [Debug log]
TestAccAccessContextManager__access_policy [Error message] [Debug log]
TestAccAccessContextManager__gcp_user_access_binding [Error message] [Debug log]
TestAccContainerCluster_withTPUConfig [Error message] [Debug log]
TestAccContainerCluster_withTpu [Error message] [Debug log]
TestAccContainerNodePool_secondaryBootDisks [Error message] [Debug log]
TestAccDataFusionInstance_dataFusionInstanceCmekExample [Error message] [Debug log]
TestAccDataLossPreventionJobTrigger_dlpJobTriggerInspectCustomInfoTypes [Error message] [Debug log]
TestAccDataSourceGoogleServiceAccounts_basic [Error message] [Debug log]
TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample [Error message] [Debug log]
TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update [Error message] [Debug log]
TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample [Error message] [Debug log]
TestAccNetworkServicesGateway_swpUpdate [Error message] [Debug log]
TestAccSqlDatabaseInstance_MysqlReadPoolEnableDisableSuccess [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 0
Passed tests: 0
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages

All service packages are affected

🟢 All tests passed!

View the build log

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@shuyama1
Copy link
Member Author

/gcbrun

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@shuyama1
Copy link
Member Author

/gcbrun

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 0
Passed tests: 0
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages

All service packages are affected

🔴 Errors occurred during REPLAYING mode. Please fix them to complete your PR.

View the build log

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 0
Passed tests: 0
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages

All service packages are affected

🔴 Errors occurred during REPLAYING mode. Please fix them to complete your PR.

View the build log

@shuyama1
Copy link
Member Author

/gcbrun

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 0
Passed tests: 0
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages

All service packages are affected

🔴 Errors occurred during REPLAYING mode. Please fix them to complete your PR.

View the build log

@shuyama1
Copy link
Member Author

/gcbrun

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 0
Passed tests: 0
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages

All service packages are affected

🔴 Errors occurred during REPLAYING mode. Please fix them to complete your PR.

View the build log

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 6 files changed, 44 insertions(+))
google-beta provider: Diff ( 7 files changed, 46 insertions(+))
terraform-google-conversion: Diff ( 2 files changed, 15 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 0
Passed tests: 0
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages

All service packages are affected

🟢 All tests passed!

View the build log

@shuyama1 shuyama1 closed this Oct 27, 2025
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 this pull request may close these issues.

2 participants