intel-device-plugins-for-ku.../pkg/controllers
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
..
dlb depl: drop capabilities from all plugins 2025-01-02 15:42:32 +02:00
dsa depl: drop capabilities from all plugins 2025-01-02 15:42:32 +02:00
fpga depl: drop capabilities from all plugins 2025-01-02 15:42:32 +02:00
gpu depl: drop capabilities from all plugins 2025-01-02 15:42:32 +02:00
iaa depl: drop capabilities from all plugins 2025-01-02 15:42:32 +02:00
qat qat: drop AppArmor annotations 2025-01-16 13:54:37 +02:00
sgx depl: drop capabilities from all plugins 2025-01-02 15:42:32 +02:00
reconciler_test.go operator: add sha256 image upgrade test cases in the unit test 2024-10-14 05:37:02 -07:00
reconciler.go update main with 0.31.1 release changes 2024-10-18 10:38:22 +03:00