chore(deps): bump the all group across 1 directory with 13 updates #1989
Annotations
9 errors and 1 warning
lint:
cloud/services/container/clusters/reconcile.go#L281
SA1019: cluster.PrivateClusterConfig.EnablePrivateEndpoint is deprecated: Use [ControlPlaneEndpointsConfig.IPEndpointsConfig.enable_public_endpoint][google.container.v1.ControlPlaneEndpointsConfig.IPEndpointsConfig.enable_public_endpoint] instead. Note that the value of enable_public_endpoint is reversed: if enable_private_endpoint is false, then enable_public_endpoint will be true. (staticcheck)
|
lint:
cloud/services/container/clusters/reconcile.go#L283
SA1019: cluster.MasterAuthorizedNetworksConfig is deprecated: Use [ControlPlaneEndpointsConfig.IPEndpointsConfig.authorized_networks_config][google.container.v1.ControlPlaneEndpointsConfig.IPEndpointsConfig.authorized_networks_config] instead. (staticcheck)
|
lint:
cloud/services/container/clusters/reconcile.go#L287
SA1019: cluster.PrivateClusterConfig.EnablePrivateNodes is deprecated: Use [NetworkConfig.default_enable_private_nodes][google.container.v1.NetworkConfig.default_enable_private_nodes] instead. (staticcheck)
|
lint:
cloud/services/container/clusters/reconcile.go#L290
SA1019: cluster.PrivateClusterConfig.MasterGlobalAccessConfig is deprecated: Use [ControlPlaneEndpointsConfig.IPEndpointsConfig.enable_global_access][] instead. (staticcheck)
|
lint:
cloud/services/container/clusters/reconcile.go#L440
SA1019: existingCluster.GetMasterAuthorizedNetworksConfig is deprecated: Marked as deprecated in google/container/v1/cluster_service.proto. (staticcheck)
|
lint:
cloud/services/container/clusters/reconcile.go#L442
SA1019: clusterUpdate.DesiredMasterAuthorizedNetworksConfig is deprecated: Use desired_control_plane_endpoints_config.ip_endpoints_config.authorized_networks_config instead. (staticcheck)
|
lint:
cloud/services/container/clusters/reconcile.go#L443
SA1019: existingCluster.GetMasterAuthorizedNetworksConfig is deprecated: Marked as deprecated in google/container/v1/cluster_service.proto. (staticcheck)
|
lint:
cloud/services/container/clusters/reconcile.go#L445
SA1019: existingCluster.GetMasterAuthorizedNetworksConfig is deprecated: Marked as deprecated in google/container/v1/cluster_service.proto. (staticcheck)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|