intel-device-plugins-for-ku.../pkg
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
..
apis operator: move deviceplugin/v1 CRDs to cluster scope 2021-02-11 11:41:47 +02:00
controllers operator: move deviceplugin/v1 CRDs to cluster scope 2021-02-11 11:41:47 +02:00
deviceplugin move to k8s.io v1.20.x and klog/v2 v2.4.0 2021-01-21 15:34:39 +02:00
fpga fpga: move GetAPIVersion call out of NewPort and NewFME 2020-11-10 16:44:20 +02:00
fpgacontroller move to k8s.io v1.20.x and klog/v2 v2.4.0 2021-01-21 15:34:39 +02:00
idxd move to k8s.io v1.20.x and klog/v2 v2.4.0 2021-01-21 15:34:39 +02:00
internal/containers fpga: move getRequestedResources() to new package 2020-09-10 15:31:26 +03:00
topology topology: language cleanup 2020-12-10 11:29:58 +02:00
webhooks/sgx sgx: fix golint warnings 2021-01-12 12:36:29 +02:00