You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this issue is time-sensitive, I have submitted a corresponding issue with GCP support.
Bug Description
This is related to the #260 issue one of our colleagues actually closed back in 2020.
Health status for some ContainerNodePools will show an error message. Apparently ContainerNodePool is created/updated successfully, but the health status remains degraded.
We use the add-on Config Connector version in our cluster (v 1.105.0), resources are deployed via argocd (v2.12.6+4dab5bd), we configured the system in namespaced mode.
Additional Diagnostic Information
Here's the error that happens upon reconciling:
Update call failed: error applying desired state: summary: googleapi: Error 400: At least one of ['node_version', 'image_type', 'updated_node_pool', 'locations', 'workload_metadata_config', 'upgrade_settings', 'kubelet_config', 'linux_node_config', 'tags', 'taints', 'labels', 'node_network_config', 'gcfs_config', 'gvnic', 'confidential_nodes', 'logging_config', 'fast_socket', 'resource_labels', 'accelerators', 'windows_node_config', 'machine_type', 'disk_type', 'disk_size_gb', 'storage_pools', 'containerd_config', 'resource_manager_tags', 'performance_monitoring_unit', 'queued_provisioning', 'max_run_duration'] must be specified. Details: [ { "@type": "type.googleapis.com/google.rpc.RequestInfo", "requestId": "0x138ed53e779ce378" } ] , badRequest
Checklist
Bug Description
This is related to the #260 issue one of our colleagues actually closed back in 2020.
Health status for some ContainerNodePools will show an error message. Apparently ContainerNodePool is created/updated successfully, but the health status remains degraded.
We use the add-on Config Connector version in our cluster (v 1.105.0), resources are deployed via argocd (v2.12.6+4dab5bd), we configured the system in namespaced mode.
Additional Diagnostic Information
Here's the error that happens upon reconciling:
Update call failed: error applying desired state: summary: googleapi: Error 400: At least one of ['node_version', 'image_type', 'updated_node_pool', 'locations', 'workload_metadata_config', 'upgrade_settings', 'kubelet_config', 'linux_node_config', 'tags', 'taints', 'labels', 'node_network_config', 'gcfs_config', 'gvnic', 'confidential_nodes', 'logging_config', 'fast_socket', 'resource_labels', 'accelerators', 'windows_node_config', 'machine_type', 'disk_type', 'disk_size_gb', 'storage_pools', 'containerd_config', 'resource_manager_tags', 'performance_monitoring_unit', 'queued_provisioning', 'max_run_duration'] must be specified. Details: [ { "@type": "type.googleapis.com/google.rpc.RequestInfo", "requestId": "0x138ed53e779ce378" } ] , badRequest
Kubernetes Cluster Version
v1.30.6-gke.1596000
Config Connector Version
1.105.0
Config Connector Mode
namespaced mode (default)
Log Output
No response
Steps to reproduce the issue
YAML snippets
The text was updated successfully, but these errors were encountered: