aws / aws/amazon-vpc-resource-controller-k8s
Get Instance to Branch ENI limits at runtime.
- Dominant language
- Go
- Stars
- 106
- Forks
- 71
- Avg merge
- 10h 28m
- Merged PRs (30d)
- 6
Description
**Is your feature request related to a problem? Please describe.**
Currently the Instance to Branch ENI Limits are Hard coded which means for each new Instance type added we need to do a new release of controller.
**Describe the solution you'd like**
If EC2 team can expose API in aws-sdk-go with the Instance -> Branch ENI Limits we can fetch this information at runtime without needing a new controller release.
We are working with EC2 team to evaluate this request.
Contributor guide
Research direction
Start by checking whether the AWS SDK for Go exposes an EC2 API for Instance-to-Branch-ENI limits, then locate the controller's current hard-coded limits. Done means the controller can fetch these limits at runtime so new instance types do not require a controller release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- cloud, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100