bug: IPPrefixPool
has IP addresses in the resource allocated tab
#5316
Labels
type/bug
Something isn't working as expected
Component
Not Sure
Infrahub version
1.0.9
Current Behavior
I have a
IPPrefixPool
that has linkedIpamIPAddress
resource allocated:Expected Behavior
My
IPPrefixPool
allocates onlyIpamPrefix
as per set type. I do not expect any IPAddress object in this tab.Steps to Reproduce
IPPrefixPool
and link the previous prefix as resourceFrom the prefix pool standpoint you should have something like this:
-> Somehow the IP that I created under the prefix ended up in the resource pool allocated resources tab
Additional Information
Here is a sample of the code that creates prefix and IP:
The text was updated successfully, but these errors were encountered: