Skip to content

v0.3.2

Choose a tag to compare

@infinitydon infinitydon released this 21 Jun 14:12
· 13 commits to main since this release

Operator-owned device inventory

  • Public Helm defaults now contain interfaces: [] and dpdk.enabled: false.
  • No host interface or PCI device is advertised until an operator supplies inventory.
  • Empty inventory is valid and withdraws existing node ResourceSlice pools.
  • Adds examples/values-netdevices.yaml as a generic values-file starting point.
  • Live-tested with explicit lab inventory and the DPDK/CDI e2e suite.