chore(deps): bump the all group across 1 directory with 7 updates #1931
Annotations
9 errors
lint:
cloud/services/container/clusters/reconcile.go#L278
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#L280
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#L284
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#L287
SA1019: cluster.PrivateClusterConfig.MasterGlobalAccessConfig is deprecated: Use [ControlPlaneEndpointsConfig.IPEndpointsConfig.enable_global_access][] instead. (staticcheck)
|
lint:
cloud/services/container/clusters/reconcile.go#L437
SA1019: existingCluster.GetMasterAuthorizedNetworksConfig is deprecated: Marked as deprecated in google/container/v1/cluster_service.proto. (staticcheck)
|
lint:
cloud/services/container/clusters/reconcile.go#L439
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#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: existingCluster.GetMasterAuthorizedNetworksConfig is deprecated: Marked as deprecated in google/container/v1/cluster_service.proto. (staticcheck)
|
lint
issues found
|