intel-device-plugins-for-ku.../deployments
Mikko Ylinen 37618d4f85 operator: move deviceplugin/v1 CRDs to cluster scope
The device plugins daemonsets are cluster wide and currently only
one device plugin instance per device is possible so making the
corresponding deviceplugin/v1 CRDs non-namespaced (i.e., scope: cluster)
fits better.

Previously, the device plugin daemonset was deployed in the same
namespace as the CR for that device but with the cluster scoped CRDs
we default to use the same namespace as the operator, unless overridden
via DEVICEPLUGIN_NAMESPACE env variable or a command line parameter
to operator manager deployment.

Three additional changes in this commit:
- enable DSA envtest tests
- update controller-runtime to v0.8.1
- change device plugin envtest suite to use klog/v2

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-02-11 11:41:47 +02:00
..
dsa_plugin implement DSA plugin 2020-12-03 17:24:48 +02:00
fpga_admissionwebhook Move to Admission v1 API 2020-12-17 11:02:21 +02:00
fpga_plugin fpga: finalize plugin kustomization 2020-07-01 11:57:45 +03:00
gpu_plugin deployments: Add missing default imagePullPolicy 2020-11-12 16:12:27 +00:00
operator operator: move deviceplugin/v1 CRDs to cluster scope 2021-02-11 11:41:47 +02:00
qat_dpdk_app crypto-perf: fix readonly rootfs deployment 2020-02-04 13:39:07 +02:00
qat_plugin qat: add note about vfio-pci module parameters 2021-01-11 18:48:43 +02:00
sgx_aesmd SGX: provide SGX aesmd sample 2020-10-23 13:21:17 +03:00
sgx_enclave_apps demo: kustomize sgx sample deployments 2020-10-27 15:02:40 +02:00
sgx_nfd sgx_nfd: update to node-feature-discovery v0.7.0 2020-12-15 19:58:39 +02:00
sgx_plugin added implementation of EPC extended resource advertiser 2021-02-04 17:35:17 -08:00
vpu_plugin vpu: mount myd_ion device for topology hints to work 2020-03-17 10:50:59 +08:00