Skip to content

Standalone NICs not listed in Endpoint node #371

Description

@mp-next

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions