suse-edge / charts

SUSE Edge engineering Helm charts
https://suse-edge.github.io/charts/
Apache License 2.0
5 stars 18 forks source link

Provide a way to add extra supported NICs #110

Closed manuelbuil closed 5 months ago

manuelbuil commented 5 months ago

This PR allows to add new supported NICs when installing the SRIOV helm chart.

The SRIOV chart includes a whitelist of supported NICs which is hardcoded in a configmap. If your NICs are not part of that list, you must add them manually after installing the SRIOV chart and then restart all components. This is a big PITA. This PR allows to pass extra NICs as values when installing the helm chart