intel-device-plugins-for-ku.../deployments/qat_plugin
Mikko Ylinen fe3eaeeb0b qat: drop AppArmor annotations
"unconfined" annotation was needed to get writes to new_id / bind
to succeed on AppArmor enabled OSes.

However, many things have changed:

* new_id should not be used anymore and it was dropped in the plugin.
* QAT initcontainer has assumed the role of HW initialization.
* vfio-pci is the preferred "dpdkDriver" and starting with QAT Gen4, it
is the only available VF driver so unbind isn't necessary.
* k8s AppArmor is "GA" since 1.30 and the annotation is deprecated.

As of now, the initcontainer will take care of binding QAT VFs to vfio-pci
so the plugin does not neeed to set AppArmor at all.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2025-01-16 13:54:37 +02:00
..
base qat: drop AppArmor annotations 2025-01-16 13:54:37 +02:00
overlays qat: Add annotation configurability in the operator 2024-01-09 10:20:16 +02:00
kustomization.yaml deployments: move from 'bases' to 'resources' 2023-08-03 10:37:44 +03:00