Skip to content

Fallback cluster service cidr discovery#560

Merged
anjmao merged 4 commits intomainfrom
fix-cluster-info-service
Jun 19, 2025
Merged

Fallback cluster service cidr discovery#560
anjmao merged 4 commits intomainfrom
fix-cluster-info-service

Conversation

@anjmao
Copy link
Copy Markdown
Collaborator

@anjmao anjmao commented Jun 19, 2025

We expect to receive error from control plane to get real service cidr range, usually it looks like this

The Service "my-service" is invalid: spec.clusterIPs: Invalid value: []string{"0.0.0.0"}: failed to allocate IP 0.0.0.0: the provided IP (0.0.0.0) is not in the valid range. The range of valid IPs is 10.30.0.0/24

Ok EKS it doesn't return valid range.

The Service "my-service" is invalid: spec.clusterIPs: Invalid value: []string{"0.0.0.0"}: failed to allocate IP 0.0.0.0: the provided network does not match the current range

@anjmao anjmao merged commit a638ecf into main Jun 19, 2025
2 checks passed
@anjmao anjmao deleted the fix-cluster-info-service branch June 19, 2025 12:34
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