Azure / Azure/ipam

Standalone NICs not listed in Endpoint node

Open
#371 1 comment 0 reactions 1 assignee Claimed by @DCMattyG View on GitHub
bug
Dominant language
JavaScript
Stars
327
Forks
111
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When a standalone NIC (not attached to a resource) is deployed in Azure, the IPAM app identifies this and the number of assigned IPs for corresponding subnet in the subnet node is increased by 1. However, the NIC is not listed in the endpoint node. This leads to a mismatch between the number of assigned IPs in a subnet and the number of endpoints in that subnet.

**To Reproduce**
Steps to reproduce the behavior:
1. Deploy a standalone NIC in Azure
2. In IPAM app, visit the subnet node and confirm that the number of assigned IPs had increased by 1.
3. In IPAM app, visit the endpoint node and confirm that the deployed NIC does not appear in the list.

**Expected behavior**
Standalone NICs are included in the endpoint list

**Screenshots**
_3 IPs assigned in subnet (x1 NIC + x2 VMs)_
Image

_2 IPs in endpoint list_
Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.