Skip to content

Conversation

abhipatnala
Copy link
Contributor

@abhipatnala abhipatnala commented Oct 9, 2025

This PR introduces 2 new flags i.e enable_k8s_tokens_via_dns, enable_k8s_certs_via_dns, inside dns endpoint config which can toggled during cluster create and update.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

container: added `dns_endpoint_confg.enable_k8s_tokens_via_dns` and  `dns_endpoint_confg.enable_k8s_certs_via_dns` fields to `google_container_cluster` resource

@github-actions github-actions bot requested a review from hao-nan-li October 9, 2025 21:06
Copy link

github-actions bot commented Oct 9, 2025

Hello! I am a robot. Tests will require approval from a repository maintainer to run.

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@hao-nan-li, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

@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 ( 3 files changed, 144 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 3 files changed, 144 insertions(+), 2 deletions(-))

Errors

google provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

google-beta provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

@modular-magician
Copy link
Collaborator

Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccContainerCluster_withDnsEndpointAndEnableK8sCertsViaDns
  • TestAccContainerCluster_withDnsEndpointAndEnableK8sTokensViaDns

Tests analytics

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

Click here to see the affected service packages
  • container

🔴 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 ( 5 files changed, 154 insertions(+), 9 deletions(-))
google-beta provider: Diff ( 5 files changed, 154 insertions(+), 9 deletions(-))

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_container_cluster
    • Expected Document Path: /website/docs/r/container_cluster.html.markdown
    • Fields: [control_plane_endpoints_config.dns_endpoint_config.enable_k8s_certs_via_dns control_plane_endpoints_config.dns_endpoint_config.enable_k8s_tokens_via_dns]

@modular-magician
Copy link
Collaborator

Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccContainerCluster_withDnsEndpointAndEnableK8sCertsViaDns
  • TestAccContainerCluster_withDnsEndpointAndEnableK8sTokensViaDns

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 ( 3 files changed, 144 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 3 files changed, 144 insertions(+), 2 deletions(-))

Errors

google provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

google-beta provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

@modular-magician
Copy link
Collaborator

Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccContainerCluster_withDnsEndpointAndEnableK8sCertsViaDns
  • TestAccContainerCluster_withDnsEndpointAndEnableK8sTokensViaDns

Tests analytics

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

Click here to see the affected service packages
  • container

🔴 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 ( 3 files changed, 144 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 3 files changed, 144 insertions(+), 2 deletions(-))

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_container_cluster
    • Expected Document Path: /website/docs/r/container_cluster.html.markdown
    • Fields: [control_plane_endpoints_config.dns_endpoint_config.enable_k8s_certs_via_dns control_plane_endpoints_config.dns_endpoint_config.enable_k8s_tokens_via_dns]

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 259
Passed tests: 4
Skipped tests: 11
Affected tests: 244

Click here to see the affected service packages
  • container

Action taken

Found 244 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccContainerClusterCustomServiceAccount_withAutopilot
  • TestAccContainerClusterDatasource_regional
  • TestAccContainerClusterDatasource_zonal
  • TestAccContainerCluster_RbacBindingConfig
  • TestAccContainerCluster_WithCPAFeatures
  • TestAccContainerCluster_WithCPAFeaturesUpdate
  • TestAccContainerCluster_additional_ip_ranges_config_on_create
  • TestAccContainerCluster_additional_ip_ranges_config_on_update
  • TestAccContainerCluster_additional_pod_ranges_config_on_create
  • TestAccContainerCluster_additional_pod_ranges_config_on_update
  • TestAccContainerCluster_auto_ipam_config_enabled
  • TestAccContainerCluster_auto_ipam_config_none
  • TestAccContainerCluster_autopilot_minimal
  • TestAccContainerCluster_autopilot_net_admin
  • TestAccContainerCluster_autopilot_withAdditiveVPC
  • TestAccContainerCluster_autopilot_withAdditiveVPCMutation
  • TestAccContainerCluster_autopilot_withDNSConfig
  • TestAccContainerCluster_autoprovisioningDefaultsManagement
  • TestAccContainerCluster_autoprovisioningDefaultsUpgradeSettings
  • TestAccContainerCluster_autoprovisioningLocations
  • TestAccContainerCluster_backend
  • TestAccContainerCluster_basic
  • TestAccContainerCluster_basic_noCpaUpgrade
  • TestAccContainerCluster_cloudDns_nil_scope
  • TestAccContainerCluster_customPlacementPolicy
  • TestAccContainerCluster_deleteExclusionWindow
  • TestAccContainerCluster_deleteMaintenanceExclusionOptions
  • TestAccContainerCluster_disableControlPlaneIP
  • TestAccContainerCluster_disableL4LbFirewallReconciliation
  • TestAccContainerCluster_enableCiliumPolicies
  • TestAccContainerCluster_enableCiliumPolicies_withAutopilot
  • TestAccContainerCluster_errorAutopilotLocation
  • TestAccContainerCluster_errorNoClusterCreated
  • TestAccContainerCluster_inTransitEncryptionConfig
  • TestAccContainerCluster_misc
  • TestAccContainerCluster_network
  • TestAccContainerCluster_networkPerformanceConfig
  • TestAccContainerCluster_networkingModeRoutes
  • TestAccContainerCluster_nodeAutoprovisioning
  • TestAccContainerCluster_nodeAutoprovisioningDefaults
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsBootDiskKmsKey
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsDiskSizeGb
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsDiskType
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsImageType
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsShieldedInstance
  • TestAccContainerCluster_nodeAutoprovisioningNetworkTags
  • TestAccContainerCluster_privateRegistry
  • TestAccContainerCluster_regional
  • TestAccContainerCluster_regionalWithNodeLocations
  • TestAccContainerCluster_regionalWithNodePool
  • TestAccContainerCluster_resourceManagerTags
  • TestAccContainerCluster_stackType_withDualStack
  • TestAccContainerCluster_stackType_withSingleStack
  • TestAccContainerCluster_storagePoolsWithNodeConfig
  • TestAccContainerCluster_storagePoolsWithNodePool
  • TestAccContainerCluster_updateMaintenanceExclusionOptions
  • TestAccContainerCluster_updateVersion
  • TestAccContainerCluster_withAcceleratedGkeAutoUpgradeConfig
  • TestAccContainerCluster_withAdditiveVPC
  • TestAccContainerCluster_withAddons
  • TestAccContainerCluster_withAdvancedDatapath
  • TestAccContainerCluster_withAdvancedMachineFeaturesInNodePool
  • TestAccContainerCluster_withAdvancedMachineFeaturesPMU_Architectural
  • TestAccContainerCluster_withAdvancedMachineFeaturesPMU_Standard
  • TestAccContainerCluster_withAnonymousAuthenticationConfig
  • TestAccContainerCluster_withAuthenticatorGroupsConfig
  • TestAccContainerCluster_withAuthorizedNetworkPrivateEnforcementToggle
  • TestAccContainerCluster_withAutopilot
  • TestAccContainerCluster_withAutopilotGcpFilestoreCsiDriver
  • TestAccContainerCluster_withAutopilotKubeletConfig
  • TestAccContainerCluster_withAutopilotNetworkTags
  • TestAccContainerCluster_withAutopilotResourceManagerTags
  • TestAccContainerCluster_withAutopilot_withNodePoolAutoConfig
  • TestAccContainerCluster_withAutoscalingProfile
  • TestAccContainerCluster_withBinaryAuthorizationEnabledBool
  • TestAccContainerCluster_withBinaryAuthorizationEvaluationModeAutopilot
  • TestAccContainerCluster_withBinaryAuthorizationEvaluationModeClassic
  • TestAccContainerCluster_withBootDiskKmsKey
  • TestAccContainerCluster_withCgroupMode
  • TestAccContainerCluster_withCgroupModeUpdate
  • TestAccContainerCluster_withCidrBlockWithoutPrivateEndpointSubnetwork
  • TestAccContainerCluster_withConfidentialBootDisk
  • TestAccContainerCluster_withConfidentialBootDiskNodeConfig
  • TestAccContainerCluster_withConfidentialNodes
  • TestAccContainerCluster_withCostManagementConfig
  • TestAccContainerCluster_withCpuCfsQuotaPool
  • TestAccContainerCluster_withDNSConfig
  • TestAccContainerCluster_withDatabaseEncryption
  • TestAccContainerCluster_withDefaultComputeClassEnabled
  • TestAccContainerCluster_withDeletionProtection
  • TestAccContainerCluster_withDnsEndpoint
  • TestAccContainerCluster_withDnsEndpointAndEnableK8sCertsViaDns
  • TestAccContainerCluster_withDnsEndpointAndEnableK8sTokensViaDns
  • TestAccContainerCluster_withEnableKubernetesAlpha
  • TestAccContainerCluster_withEnableKubernetesBetaAPIs
  • TestAccContainerCluster_withEnableKubernetesBetaAPIsOnExistingCluster
  • TestAccContainerCluster_withEnablePrivateEndpointToggle
  • TestAccContainerCluster_withEnterpriseConfig
  • TestAccContainerCluster_withExternalIpsConfig
  • TestAccContainerCluster_withFQDNNetworkPolicy
  • TestAccContainerCluster_withFilteredNotificationConfig
  • TestAccContainerCluster_withFleetConfig
  • TestAccContainerCluster_withFlexStart
  • TestAccContainerCluster_withFlexiblePodCIDR
  • TestAccContainerCluster_withGatewayApiConfig
  • TestAccContainerCluster_withGcpPublicCidrsAccessEnabledToggle
  • TestAccContainerCluster_withILBSubsetting
  • TestAccContainerCluster_withIPAllocationPolicy_existingSecondaryRanges
  • TestAccContainerCluster_withIPAllocationPolicy_specificIPRanges
  • TestAccContainerCluster_withIPAllocationPolicy_specificSizes
  • TestAccContainerCluster_withInsecureKubeletReadonlyPortEnabledDefaultsUpdates
  • TestAccContainerCluster_withInsecureKubeletReadonlyPortEnabledInNodePool
  • TestAccContainerCluster_withIntraNodeVisibility
  • TestAccContainerCluster_withKubeletConfig
  • TestAccContainerCluster_withKubeletResourceManagerConfig
  • TestAccContainerCluster_withLocalSsdEncryptionMode
  • TestAccContainerCluster_withLoggingConfig
  • TestAccContainerCluster_withLoggingVariantInNodeConfig
  • TestAccContainerCluster_withLoggingVariantInNodePool
  • TestAccContainerCluster_withLoggingVariantUpdates
  • TestAccContainerCluster_withMaintenanceExclusionOptions
  • TestAccContainerCluster_withMaintenanceExclusionWindow
  • TestAccContainerCluster_withMaintenanceWindow
  • TestAccContainerCluster_withMasterAuthConfig_NoCert
  • TestAccContainerCluster_withMasterAuthorizedNetworksConfig
  • TestAccContainerCluster_withMasterAuthorizedNetworksDisabled
  • TestAccContainerCluster_withMaxRunDuration
  • TestAccContainerCluster_withMeshCertificatesConfig
  • TestAccContainerCluster_withMonitoringConfig
  • TestAccContainerCluster_withMonitoringConfigAdvancedDatapathObservabilityConfig
  • TestAccContainerCluster_withMultiNetworking
  • TestAccContainerCluster_withNetworkPolicyEnabled
  • TestAccContainerCluster_withNodeConfig
  • TestAccContainerCluster_withNodeConfigFastSocket
  • TestAccContainerCluster_withNodeConfigGcfsConfig
  • TestAccContainerCluster_withNodeConfigKubeletConfigSettingsInNodePool
  • TestAccContainerCluster_withNodeConfigKubeletConfigSettingsUpdates
  • TestAccContainerCluster_withNodeConfigLinuxNodeConfig
  • TestAccContainerCluster_withNodeConfigReservationAffinity
  • TestAccContainerCluster_withNodeConfigReservationAffinitySpecific
  • TestAccContainerCluster_withNodeConfigScopeAlias
  • TestAccContainerCluster_withNodeConfigShieldedInstanceConfig
  • TestAccContainerCluster_withNodePoolAutoscaling
  • TestAccContainerCluster_withNodePoolBasic
  • TestAccContainerCluster_withNodePoolCIA
  • TestAccContainerCluster_withNodePoolDefaults
  • TestAccContainerCluster_withNodePoolMultiple
  • TestAccContainerCluster_withNodePoolNodeConfig
  • TestAccContainerCluster_withNodePoolResize
  • TestAccContainerCluster_withNodePoolUpdateVersion
  • TestAccContainerCluster_withNotificationConfig
  • TestAccContainerCluster_withPodAutoscaling
  • TestAccContainerCluster_withPrivateClusterConfigBasic
  • TestAccContainerCluster_withPrivateClusterConfigGlobalAccessEnabledOnly
  • TestAccContainerCluster_withPrivateClusterConfigPrivateEndpointSubnetwork
  • TestAccContainerCluster_withPrivateEndpointSubnetwork
  • TestAccContainerCluster_withProtectConfig
  • TestAccContainerCluster_withRecurringMaintenanceWindow
  • TestAccContainerCluster_withReleaseChannelEnabled
  • TestAccContainerCluster_withReleaseChannelEnabledDefaultVersion
  • TestAccContainerCluster_withResourceUsageExportConfig
  • TestAccContainerCluster_withSandboxConfig
  • TestAccContainerCluster_withSecretManagerConfig
  • TestAccContainerCluster_withSecurityPostureConfig
  • TestAccContainerCluster_withShieldedNodes
  • TestAccContainerCluster_withSoleTenantGroup
  • TestAccContainerCluster_withStandard_withNodePoolDefaults
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTelemetryEnabled
  • TestAccContainerCluster_withTpu
  • TestAccContainerCluster_withVersion
  • TestAccContainerCluster_withWorkloadALTSConfig
  • TestAccContainerCluster_withWorkloadALTSConfigAutopilot
  • TestAccContainerCluster_withWorkloadIdentityConfig
  • TestAccContainerCluster_withWorkloadIdentityConfigAutopilot
  • TestAccContainerCluster_withWorkloadMetadataConfig
  • TestAccContainerCluster_with_PodCIDROverprovisionDisabled
  • TestAccContainerCluster_withoutConfidentialBootDisk
  • TestAccContainerNodePool_EmptyGuestAccelerator
  • TestAccContainerNodePool_autoscaling
  • TestAccContainerNodePool_basic
  • TestAccContainerNodePool_basicWithClusterId
  • TestAccContainerNodePool_compactPlacement
  • TestAccContainerNodePool_concurrent
  • TestAccContainerNodePool_customPlacementPolicy
  • TestAccContainerNodePool_defaultDriverInstallation
  • TestAccContainerNodePool_enableQueuedProvisioning
  • TestAccContainerNodePool_ephemeralStorageConfig
  • TestAccContainerNodePool_ephemeralStorageLocalSsdConfig
  • TestAccContainerNodePool_ephemeralStorageLocalSsdConfigOnlyDataCacheCount
  • TestAccContainerNodePool_ephemeralStorageLocalSsdConfigWithDataCacheCount
  • TestAccContainerNodePool_fastSocket
  • TestAccContainerNodePool_gcfsConfig
  • TestAccContainerNodePool_gvnic
  • TestAccContainerNodePool_localNvmeSsdBlockConfig
  • TestAccContainerNodePool_maxPodsPerNode
  • TestAccContainerNodePool_nestedVirtualization
  • TestAccContainerNodePool_nodeLocations
  • TestAccContainerNodePool_performanceMonitoringUnit
  • TestAccContainerNodePool_privateRegistry
  • TestAccContainerNodePool_regionalAutoscaling
  • TestAccContainerNodePool_regionalClusters
  • TestAccContainerNodePool_resize
  • TestAccContainerNodePool_resourceManagerTags
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccContainerNodePool_shieldedInstanceConfig
  • TestAccContainerNodePool_storagePools
  • TestAccContainerNodePool_threadsPerCore
  • TestAccContainerNodePool_totalSize
  • TestAccContainerNodePool_version
  • TestAccContainerNodePool_withCgroupMode
  • TestAccContainerNodePool_withClusterBootDisk
  • TestAccContainerNodePool_withConfidentialBootDisk
  • TestAccContainerNodePool_withConfidentialNodes
  • TestAccContainerNodePool_withEnablePrivateNodesToggle
  • TestAccContainerNodePool_withFlexStart
  • TestAccContainerNodePool_withGPU
  • TestAccContainerNodePool_withHostMaintenancePolicy
  • TestAccContainerNodePool_withHugepageConfig
  • TestAccContainerNodePool_withKubeletConfig
  • TestAccContainerNodePool_withLegacyNodeConfigAndBootDiskUpdate
  • TestAccContainerNodePool_withLinuxNodeConfig
  • TestAccContainerNodePool_withLocalSsdEncryptionMode
  • TestAccContainerNodePool_withLoggingVariantUpdates
  • TestAccContainerNodePool_withMachineAndDiskUpdate
  • TestAccContainerNodePool_withMachineDiskStoragePoolsUpdate
  • TestAccContainerNodePool_withManagement
  • TestAccContainerNodePool_withMaxRunDuration
  • TestAccContainerNodePool_withMultiNicNetworkConfig
  • TestAccContainerNodePool_withNetworkConfig
  • TestAccContainerNodePool_withNodeConfig
  • TestAccContainerNodePool_withNodeConfigScopeAlias
  • TestAccContainerNodePool_withNodeConfigWithBootDiskConfig
  • TestAccContainerNodePool_withNodeConfigWithBootDiskConfigChangeType
  • TestAccContainerNodePool_withNodeConfigWithBootDiskConfigChangeTypeLegacy
  • TestAccContainerNodePool_withReservationAffinity
  • TestAccContainerNodePool_withReservationAffinitySpecific
  • TestAccContainerNodePool_withSandboxConfig
  • TestAccContainerNodePool_withSoleTenantConfig
  • TestAccContainerNodePool_withTaintsUpdate
  • TestAccContainerNodePool_withUpgradeSettings
  • TestAccContainerNodePool_withWindowsNodeConfig
  • TestAccContainerNodePool_withWorkloadIdentityConfig
  • TestAccContainerNodePool_withoutConfidentialBootDisk

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccContainerClusterCustomServiceAccount_withAutopilot [Debug log]
TestAccContainerCluster_additional_ip_ranges_config_on_create [Debug log]
TestAccContainerCluster_additional_ip_ranges_config_on_update [Debug log]
TestAccContainerCluster_additional_pod_ranges_config_on_create [Debug log]
TestAccContainerCluster_additional_pod_ranges_config_on_update [Debug log]
TestAccContainerCluster_autopilot_minimal [Debug log]
TestAccContainerCluster_autopilot_net_admin [Debug log]
TestAccContainerCluster_autopilot_withDNSConfig [Debug log]
TestAccContainerCluster_autoprovisioningDefaultsManagement [Debug log]
TestAccContainerCluster_deleteExclusionWindow [Debug log]
TestAccContainerCluster_enableCiliumPolicies_withAutopilot [Debug log]
TestAccContainerCluster_errorAutopilotLocation [Debug log]
TestAccContainerCluster_errorNoClusterCreated [Debug log]
TestAccContainerCluster_network [Debug log]
TestAccContainerCluster_networkingModeRoutes [Debug log]
TestAccContainerCluster_nodeAutoprovisioning [Debug log]
TestAccContainerCluster_regional [Debug log]
TestAccContainerCluster_stackType_withDualStack [Debug log]
TestAccContainerCluster_stackType_withSingleStack [Debug log]
TestAccContainerCluster_withAdvancedMachineFeaturesPMU_Architectural [Debug log]
TestAccContainerCluster_withAdvancedMachineFeaturesPMU_Standard [Debug log]
TestAccContainerCluster_withAuthenticatorGroupsConfig [Debug log]
TestAccContainerCluster_withAutopilot [Debug log]
TestAccContainerCluster_withAutopilotGcpFilestoreCsiDriver [Debug log]
TestAccContainerCluster_withAutopilotKubeletConfig [Debug log]
TestAccContainerCluster_withAutopilotNetworkTags [Debug log]
TestAccContainerCluster_withAutopilotResourceManagerTags [Debug log]
TestAccContainerCluster_withAutopilot_withNodePoolAutoConfig [Debug log]
TestAccContainerCluster_withBinaryAuthorizationEvaluationModeAutopilot [Debug log]
TestAccContainerCluster_withCgroupMode [Debug log]
TestAccContainerCluster_withCgroupModeUpdate [Debug log]
TestAccContainerCluster_withCidrBlockWithoutPrivateEndpointSubnetwork [Debug log]
TestAccContainerCluster_withEnableKubernetesAlpha [Debug log]
TestAccContainerCluster_withLoggingVariantInNodePool [Debug log]
TestAccContainerCluster_withMasterAuthorizedNetworksDisabled [Debug log]
TestAccContainerCluster_withMonitoringConfigAdvancedDatapathObservabilityConfig [Debug log]
TestAccContainerCluster_withMultiNetworking [Debug log]
TestAccContainerCluster_withNodeConfigGcfsConfig [Debug log]
TestAccContainerCluster_withNodeConfigKubeletConfigSettingsInNodePool [Debug log]
TestAccContainerCluster_withPodAutoscaling [Debug log]
TestAccContainerCluster_withPrivateClusterConfigBasic [Debug log]
TestAccContainerCluster_withPrivateClusterConfigPrivateEndpointSubnetwork [Debug log]
TestAccContainerCluster_withPrivateEndpointSubnetwork [Debug log]
TestAccContainerCluster_withWorkloadALTSConfig [Debug log]
TestAccContainerCluster_withWorkloadALTSConfigAutopilot [Debug log]
TestAccContainerCluster_withWorkloadIdentityConfigAutopilot [Debug log]
TestAccContainerCluster_with_PodCIDROverprovisionDisabled [Debug log]
TestAccContainerNodePool_ephemeralStorageLocalSsdConfigWithDataCacheCount [Debug log]
TestAccContainerNodePool_nodeLocations [Debug log]
TestAccContainerNodePool_withMultiNicNetworkConfig [Debug log]
TestAccContainerNodePool_withNetworkConfig [Debug log]

🔴 Tests failed when rerunning REPLAYING mode:
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:
TestAccContainerClusterDatasource_regional [Error message] [Debug log]
TestAccContainerClusterDatasource_zonal [Error message] [Debug log]
TestAccContainerCluster_RbacBindingConfig [Error message] [Debug log]
TestAccContainerCluster_WithCPAFeatures [Error message] [Debug log]
TestAccContainerCluster_WithCPAFeaturesUpdate [Error message] [Debug log]
TestAccContainerCluster_auto_ipam_config_enabled [Error message] [Debug log]
TestAccContainerCluster_auto_ipam_config_none [Error message] [Debug log]
TestAccContainerCluster_autopilot_withAdditiveVPC [Error message] [Debug log]
TestAccContainerCluster_autopilot_withAdditiveVPCMutation [Error message] [Debug log]
TestAccContainerCluster_autoprovisioningDefaultsUpgradeSettings [Error message] [Debug log]
TestAccContainerCluster_autoprovisioningLocations [Error message] [Debug log]
TestAccContainerCluster_backend [Error message] [Debug log]
TestAccContainerCluster_basic [Error message] [Debug log]
TestAccContainerCluster_basic_noCpaUpgrade [Error message] [Debug log]
TestAccContainerCluster_cloudDns_nil_scope [Error message] [Debug log]
TestAccContainerCluster_customPlacementPolicy [Error message] [Debug log]
TestAccContainerCluster_deleteMaintenanceExclusionOptions [Error message] [Debug log]
TestAccContainerCluster_disableControlPlaneIP [Error message] [Debug log]
TestAccContainerCluster_disableL4LbFirewallReconciliation [Error message] [Debug log]
TestAccContainerCluster_enableCiliumPolicies [Error message] [Debug log]
TestAccContainerCluster_inTransitEncryptionConfig [Error message] [Debug log]
TestAccContainerCluster_misc [Error message] [Debug log]
TestAccContainerCluster_networkPerformanceConfig [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaults [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsBootDiskKmsKey [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsDiskSizeGb [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsDiskType [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsImageType [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsShieldedInstance [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioningNetworkTags [Error message] [Debug log]
TestAccContainerCluster_privateRegistry [Error message] [Debug log]
TestAccContainerCluster_regionalWithNodeLocations [Error message] [Debug log]
TestAccContainerCluster_regionalWithNodePool [Error message] [Debug log]
TestAccContainerCluster_resourceManagerTags [Error message] [Debug log]
TestAccContainerCluster_storagePoolsWithNodeConfig [Error message] [Debug log]
TestAccContainerCluster_storagePoolsWithNodePool [Error message] [Debug log]
TestAccContainerCluster_updateMaintenanceExclusionOptions [Error message] [Debug log]
TestAccContainerCluster_updateVersion [Error message] [Debug log]
TestAccContainerCluster_withAcceleratedGkeAutoUpgradeConfig [Error message] [Debug log]
TestAccContainerCluster_withAdditiveVPC [Error message] [Debug log]
TestAccContainerCluster_withAddons [Error message] [Debug log]
TestAccContainerCluster_withAdvancedDatapath [Error message] [Debug log]
TestAccContainerCluster_withAdvancedMachineFeaturesInNodePool [Error message] [Debug log]
TestAccContainerCluster_withAnonymousAuthenticationConfig [Error message] [Debug log]
TestAccContainerCluster_withAuthorizedNetworkPrivateEnforcementToggle [Error message] [Debug log]
TestAccContainerCluster_withAutoscalingProfile [Error message] [Debug log]
TestAccContainerCluster_withBinaryAuthorizationEnabledBool [Error message] [Debug log]
TestAccContainerCluster_withBinaryAuthorizationEvaluationModeClassic [Error message] [Debug log]
TestAccContainerCluster_withBootDiskKmsKey [Error message] [Debug log]
TestAccContainerCluster_withConfidentialBootDisk [Error message] [Debug log]
TestAccContainerCluster_withConfidentialBootDiskNodeConfig [Error message] [Debug log]
TestAccContainerCluster_withConfidentialNodes [Error message] [Debug log]
TestAccContainerCluster_withCostManagementConfig [Error message] [Debug log]
TestAccContainerCluster_withCpuCfsQuotaPool [Error message] [Debug log]
TestAccContainerCluster_withDNSConfig [Error message] [Debug log]
TestAccContainerCluster_withDatabaseEncryption [Error message] [Debug log]
TestAccContainerCluster_withDefaultComputeClassEnabled [Error message] [Debug log]
TestAccContainerCluster_withDeletionProtection [Error message] [Debug log]
TestAccContainerCluster_withDnsEndpoint [Error message] [Debug log]
TestAccContainerCluster_withDnsEndpointAndEnableK8sCertsViaDns [Error message] [Debug log]
TestAccContainerCluster_withDnsEndpointAndEnableK8sTokensViaDns [Error message] [Debug log]
TestAccContainerCluster_withEnableKubernetesBetaAPIs [Error message] [Debug log]
TestAccContainerCluster_withEnableKubernetesBetaAPIsOnExistingCluster [Error message] [Debug log]
TestAccContainerCluster_withEnablePrivateEndpointToggle [Error message] [Debug log]
TestAccContainerCluster_withEnterpriseConfig [Error message] [Debug log]
TestAccContainerCluster_withExternalIpsConfig [Error message] [Debug log]
TestAccContainerCluster_withFQDNNetworkPolicy [Error message] [Debug log]
TestAccContainerCluster_withFilteredNotificationConfig [Error message] [Debug log]
TestAccContainerCluster_withFleetConfig [Error message] [Debug log]
TestAccContainerCluster_withFlexStart [Error message] [Debug log]
TestAccContainerCluster_withFlexiblePodCIDR [Error message] [Debug log]
TestAccContainerCluster_withGatewayApiConfig [Error message] [Debug log]
TestAccContainerCluster_withGcpPublicCidrsAccessEnabledToggle [Error message] [Debug log]
TestAccContainerCluster_withILBSubsetting [Error message] [Debug log]
TestAccContainerCluster_withIPAllocationPolicy_existingSecondaryRanges [Error message] [Debug log]
TestAccContainerCluster_withIPAllocationPolicy_specificIPRanges [Error message] [Debug log]
TestAccContainerCluster_withIPAllocationPolicy_specificSizes [Error message] [Debug log]
TestAccContainerCluster_withInsecureKubeletReadonlyPortEnabledDefaultsUpdates [Error message] [Debug log]
TestAccContainerCluster_withInsecureKubeletReadonlyPortEnabledInNodePool [Error message] [Debug log]
TestAccContainerCluster_withIntraNodeVisibility [Error message] [Debug log]
TestAccContainerCluster_withKubeletConfig [Error message] [Debug log]
TestAccContainerCluster_withKubeletResourceManagerConfig [Error message] [Debug log]
TestAccContainerCluster_withLocalSsdEncryptionMode [Error message] [Debug log]
TestAccContainerCluster_withLoggingConfig [Error message] [Debug log]
TestAccContainerCluster_withLoggingVariantInNodeConfig [Error message] [Debug log]
TestAccContainerCluster_withLoggingVariantUpdates [Error message] [Debug log]
TestAccContainerCluster_withMaintenanceExclusionOptions [Error message] [Debug log]
TestAccContainerCluster_withMaintenanceExclusionWindow [Error message] [Debug log]
TestAccContainerCluster_withMaintenanceWindow [Error message] [Debug log]
TestAccContainerCluster_withMasterAuthConfig_NoCert [Error message] [Debug log]
TestAccContainerCluster_withMasterAuthorizedNetworksConfig [Error message] [Debug log]
TestAccContainerCluster_withMaxRunDuration [Error message] [Debug log]
TestAccContainerCluster_withMeshCertificatesConfig [Error message] [Debug log]
TestAccContainerCluster_withMonitoringConfig [Error message] [Debug log]
TestAccContainerCluster_withNetworkPolicyEnabled [Error message] [Debug log]
TestAccContainerCluster_withNodeConfig [Error message] [Debug log]
TestAccContainerCluster_withNodeConfigFastSocket [Error message] [Debug log]
TestAccContainerCluster_withNodeConfigKubeletConfigSettingsUpdates [Error message] [Debug log]
TestAccContainerCluster_withNodeConfigLinuxNodeConfig [Error message] [Debug log]
TestAccContainerCluster_withNodeConfigReservationAffinity [Error message] [Debug log]
TestAccContainerCluster_withNodeConfigReservationAffinitySpecific [Error message] [Debug log]
TestAccContainerCluster_withNodeConfigScopeAlias [Error message] [Debug log]
TestAccContainerCluster_withNodeConfigShieldedInstanceConfig [Error message] [Debug log]
TestAccContainerCluster_withNodePoolAutoscaling [Error message] [Debug log]
TestAccContainerCluster_withNodePoolBasic [Error message] [Debug log]
TestAccContainerCluster_withNodePoolCIA [Error message] [Debug log]
TestAccContainerCluster_withNodePoolDefaults [Error message] [Debug log]
TestAccContainerCluster_withNodePoolMultiple [Error message] [Debug log]
TestAccContainerCluster_withNodePoolNodeConfig [Error message] [Debug log]
TestAccContainerCluster_withNodePoolResize [Error message] [Debug log]
TestAccContainerCluster_withNodePoolUpdateVersion [Error message] [Debug log]
TestAccContainerCluster_withNotificationConfig [Error message] [Debug log]
TestAccContainerCluster_withPrivateClusterConfigGlobalAccessEnabledOnly [Error message] [Debug log]
TestAccContainerCluster_withProtectConfig [Error message] [Debug log]
TestAccContainerCluster_withRecurringMaintenanceWindow [Error message] [Debug log]
TestAccContainerCluster_withReleaseChannelEnabled [Error message] [Debug log]
TestAccContainerCluster_withReleaseChannelEnabledDefaultVersion [Error message] [Debug log]
TestAccContainerCluster_withResourceUsageExportConfig [Error message] [Debug log]
TestAccContainerCluster_withSandboxConfig [Error message] [Debug log]
TestAccContainerCluster_withSecretManagerConfig [Error message] [Debug log]
TestAccContainerCluster_withSecurityPostureConfig [Error message] [Debug log]
TestAccContainerCluster_withShieldedNodes [Error message] [Debug log]
TestAccContainerCluster_withSoleTenantGroup [Error message] [Debug log]
TestAccContainerCluster_withStandard_withNodePoolDefaults [Error message] [Debug log]
TestAccContainerCluster_withTPUConfig [Error message] [Debug log]
TestAccContainerCluster_withTelemetryEnabled [Error message] [Debug log]
TestAccContainerCluster_withTpu [Error message] [Debug log]
TestAccContainerCluster_withVersion [Error message] [Debug log]
TestAccContainerCluster_withWorkloadIdentityConfig [Error message] [Debug log]
TestAccContainerCluster_withWorkloadMetadataConfig [Error message] [Debug log]
TestAccContainerCluster_withoutConfidentialBootDisk [Error message] [Debug log]
TestAccContainerNodePool_EmptyGuestAccelerator [Error message] [Debug log]
TestAccContainerNodePool_autoscaling [Error message] [Debug log]
TestAccContainerNodePool_basic [Error message] [Debug log]
TestAccContainerNodePool_basicWithClusterId [Error message] [Debug log]
TestAccContainerNodePool_compactPlacement [Error message] [Debug log]
TestAccContainerNodePool_concurrent [Error message] [Debug log]
TestAccContainerNodePool_customPlacementPolicy [Error message] [Debug log]
TestAccContainerNodePool_defaultDriverInstallation [Error message] [Debug log]
TestAccContainerNodePool_enableQueuedProvisioning [Error message] [Debug log]
TestAccContainerNodePool_ephemeralStorageConfig [Error message] [Debug log]
TestAccContainerNodePool_ephemeralStorageLocalSsdConfig [Error message] [Debug log]
TestAccContainerNodePool_ephemeralStorageLocalSsdConfigOnlyDataCacheCount [Error message] [Debug log]
TestAccContainerNodePool_fastSocket [Error message] [Debug log]
TestAccContainerNodePool_gcfsConfig [Error message] [Debug log]
TestAccContainerNodePool_gvnic [Error message] [Debug log]
TestAccContainerNodePool_localNvmeSsdBlockConfig [Error message] [Debug log]
TestAccContainerNodePool_maxPodsPerNode [Error message] [Debug log]
TestAccContainerNodePool_nestedVirtualization [Error message] [Debug log]
TestAccContainerNodePool_performanceMonitoringUnit [Error message] [Debug log]
TestAccContainerNodePool_privateRegistry [Error message] [Debug log]
TestAccContainerNodePool_regionalAutoscaling [Error message] [Debug log]
TestAccContainerNodePool_regionalClusters [Error message] [Debug log]
TestAccContainerNodePool_resize [Error message] [Debug log]
TestAccContainerNodePool_resourceManagerTags [Error message] [Debug log]
TestAccContainerNodePool_secondaryBootDisks [Error message] [Debug log]
TestAccContainerNodePool_shieldedInstanceConfig [Error message] [Debug log]
TestAccContainerNodePool_storagePools [Error message] [Debug log]
TestAccContainerNodePool_threadsPerCore [Error message] [Debug log]
TestAccContainerNodePool_totalSize [Error message] [Debug log]
TestAccContainerNodePool_version [Error message] [Debug log]
TestAccContainerNodePool_withCgroupMode [Error message] [Debug log]
TestAccContainerNodePool_withClusterBootDisk [Error message] [Debug log]
TestAccContainerNodePool_withConfidentialBootDisk [Error message] [Debug log]
TestAccContainerNodePool_withConfidentialNodes [Error message] [Debug log]
TestAccContainerNodePool_withEnablePrivateNodesToggle [Error message] [Debug log]
TestAccContainerNodePool_withFlexStart [Error message] [Debug log]
TestAccContainerNodePool_withGPU [Error message] [Debug log]
TestAccContainerNodePool_withHostMaintenancePolicy [Error message] [Debug log]
TestAccContainerNodePool_withHugepageConfig [Error message] [Debug log]
TestAccContainerNodePool_withKubeletConfig [Error message] [Debug log]
TestAccContainerNodePool_withLegacyNodeConfigAndBootDiskUpdate [Error message] [Debug log]
TestAccContainerNodePool_withLinuxNodeConfig [Error message] [Debug log]
TestAccContainerNodePool_withLocalSsdEncryptionMode [Error message] [Debug log]
TestAccContainerNodePool_withLoggingVariantUpdates [Error message] [Debug log]
TestAccContainerNodePool_withMachineAndDiskUpdate [Error message] [Debug log]
TestAccContainerNodePool_withMachineDiskStoragePoolsUpdate [Error message] [Debug log]
TestAccContainerNodePool_withManagement [Error message] [Debug log]
TestAccContainerNodePool_withMaxRunDuration [Error message] [Debug log]
TestAccContainerNodePool_withNodeConfig [Error message] [Debug log]
TestAccContainerNodePool_withNodeConfigScopeAlias [Error message] [Debug log]
TestAccContainerNodePool_withNodeConfigWithBootDiskConfig [Error message] [Debug log]
TestAccContainerNodePool_withNodeConfigWithBootDiskConfigChangeType [Error message] [Debug log]
TestAccContainerNodePool_withNodeConfigWithBootDiskConfigChangeTypeLegacy [Error message] [Debug log]
TestAccContainerNodePool_withReservationAffinity [Error message] [Debug log]
TestAccContainerNodePool_withReservationAffinitySpecific [Error message] [Debug log]
TestAccContainerNodePool_withSandboxConfig [Error message] [Debug log]
TestAccContainerNodePool_withSoleTenantConfig [Error message] [Debug log]
TestAccContainerNodePool_withTaintsUpdate [Error message] [Debug log]
TestAccContainerNodePool_withUpgradeSettings [Error message] [Debug log]
TestAccContainerNodePool_withWindowsNodeConfig [Error message] [Debug log]
TestAccContainerNodePool_withWorkloadIdentityConfig [Error message] [Debug log]
TestAccContainerNodePool_withoutConfidentialBootDisk [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

Copy link

@hao-nan-li This PR has been waiting for review for 3 weekdays. Please take a look! Use the label disable-review-reminders to disable these notifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants