nutanix-cloud-native / nutanix-cloud-native/ntnx-api-proxy

add support for experimental CCM/IPAM

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.