nutanix-cloud-native / nutanix-cloud-native/ntnx-api-proxy
add support for experimental CCM/IPAM
Open
Nobody has claimed this yet.
- Dominant language
- HCL
- Stars
- 2
- Forks
- 0
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 4
Description
experimental CCM/IPAM uses
- api/networking/v4.0.a1/config/subnets/{subnetExtId}/addresses/$actions/reserve
- api/networking/v4.0.a1/config/subnets/{subnetExtId}/addresses/$actions/unreserve
These calls are currently not handled by ntnx-api-proxy
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the ntnx-api-proxy routing and request-handling entry points for the documented API paths. Trace how calls under api/networking/v4.0.a1/config/subnets/{subnetExtId}/addresses/$actions are handled, then verify that both reserve and unreserve requests are supported.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100