intel-device-plugins-for-ku.../test/envtest
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
..
dlbdeviceplugin_controller_test.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00
dsadeviceplugin_controller_test.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00
fpgadeviceplugin_controller_test.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00
gpudeviceplugin_controller_test.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00
iaadeviceplugin_controller_test.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00
qatdeviceplugin_controller_test.go qat: drop AppArmor annotations 2025-01-16 13:54:37 +02:00
sgxdeviceplugin_controller_test.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00
suite_test.go build(deps): bump k8s.io to 1.31.0 and controller-runtime 0.19.0 2024-08-16 07:37:23 +03:00