intel-device-plugins-for-ku.../deployments/operator
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
..
certmanager deployments: move from 'vars' to 'replacements' 2023-08-03 10:37:44 +03:00
crd make: update controller-gen to v0.17 2025-01-02 12:00:34 +02:00
default operator: drop rbac-proxy in favor of controller-runtime's authz/authn 2024-12-17 10:17:14 +02:00
device operator: change name prefix of controller-manager 2024-10-01 14:33:05 +03:00
manager operator: drop rbac-proxy in favor of controller-runtime's authz/authn 2024-12-17 10:17:14 +02:00
manifests operator: fix the operator image name and update docs in DEVEL.md 2022-11-11 17:04:37 +02:00
rbac operator: drop rbac-proxy in favor of controller-runtime's authz/authn 2024-12-17 10:17:14 +02:00
samples qat: drop AppArmor annotations 2025-01-16 13:54:37 +02:00
webhook webhooks: stop handling Pod updates 2023-08-14 15:18:51 +03:00
kustomization.yaml deployments: move from 'bases' to 'resources' 2023-08-03 10:37:44 +03:00