-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Labels
bugSomething isn't workingSomething isn't working
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:
- Deploy a standalone NIC in Azure
- In IPAM app, visit the subnet node and confirm that the number of assigned IPs had increased by 1.
- 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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

