Skip to content

feat: expose max allocatable IPs thru grpc server #3305

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mselim00
Copy link

@mselim00 mselim00 commented Jun 5, 2025

What type of PR is this?
feature

Which issue does this PR fix?:

N/A

What does this PR do / Why do we need it?:

Exposes the maximum number of IP addresses that IPAMD believes can be allocated in its current environment, given the applied VPC CNI configurations.

Testing done on this change:

Deployed this to my own cluster and wrote a simple application to make the GetMaxAllocatableIPs request to the GRPC server.

Will this PR introduce any new dependencies?:

No
Will this break upgrades or downgrades? Has updating a running cluster been tested?:

No

Does this change require updates to the CNI daemonset config files to work?:

No

Does this PR introduce any user-facing change?:

NONE

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jaydeokar
Copy link
Collaborator

@mselim00 can you rebase the changes and fix the conflicts ?

@mselim00 mselim00 force-pushed the expose-ip-count branch 3 times, most recently from 79ec69b to d21d9dd Compare July 28, 2025 19:10
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