With the the release of 0.19.0 device plugin, MOFED is enabled by default #1550
This is an unexpected behavior and is considered a breaking change, as MOFED will mount all "/dev/infiniband/uverbs" devices, this is not just related to Mellanox IB, but as ibverbs is being used by other vendors (e.g: AWS EFA) this conflicts with other device plugins and DRA driver (DRANET) that are not expecting another device plugin to handle those devices.
Should this either be disabled by default, or mention clearly as a breaking change.
With the the release of 0.19.0 device plugin, MOFED is enabled by default #1550
This is an unexpected behavior and is considered a breaking change, as MOFED will mount all "/dev/infiniband/uverbs" devices, this is not just related to Mellanox IB, but as ibverbs is being used by other vendors (e.g: AWS EFA) this conflicts with other device plugins and DRA driver (DRANET) that are not expecting another device plugin to handle those devices.
Should this either be disabled by default, or mention clearly as a breaking change.