Changelog

v1.0.0 - 2026-09-10

  • Add the VlanInterface resource: a VLAN interface on a node, such as vmbr1.1001, the way to give the node’s own address on a VLAN-aware bridge a VLAN tag.

  • Remove the APIToken resource. PVE returns a token secret only once, and the handler parked it in an Inmanta fact, which is plain text in the orchestrator database and a cache rather than a system of record: losing it meant recreating the token. A generated secret belongs in a secret store.

v0.0.1 - 2026-07-22

  • Initial release