Skip to content

feat: expose max allocatable IPs thru grpc server#3305

Closed
mselim00 wants to merge 1 commit intoaws:masterfrom
mselim00:expose-ip-count
Closed

feat: expose max allocatable IPs thru grpc server#3305
mselim00 wants to merge 1 commit intoaws:masterfrom
mselim00:expose-ip-count

Conversation

@mselim00
Copy link
Copy Markdown

@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.

Comment thread go.mod
Comment thread rpc/mocks/rpc_mocks.go
@jaydeokar
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown
Contributor

This pull request is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days

@github-actions github-actions Bot added the stale Issue or PR is stale label Sep 27, 2025
@mselim00
Copy link
Copy Markdown
Author

mselim00 commented Oct 3, 2025

We went a different direction with this one, so this is no longer needed. See awslabs/amazon-eks-ami#2446 for reference

@mselim00 mselim00 closed this Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Issue or PR is stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants