Files
fabric-orchestrator/objects/08-ipam-vlans.yml
Damien 4409dc5e8d fix(objects): remove interface refs from IPs — InfraInterface has no HFID — refs #52
InfraIPAddress.interface peers with the generic InfraInterface which
has no human_friendly_id defined, so infrahubctl cannot resolve the
HFID lookup. Remove interface references from all IP address objects.

IP-to-interface associations can be established later via the reverse
relationship (ip_addresses on interface objects) or by adding an HFID
to the InfraInterface generic in a future schema update.
2026-02-15 20:22:01 +01:00

2.3 KiB