intel-device-plugins-for-ku.../deployments/operator
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
..
certmanager move to cert-manager v1.0.0 2020-09-02 18:07:05 +03:00
crd operator: move deviceplugin/v1 CRDs to cluster scope 2021-02-11 11:41:47 +02:00
default operator: run as non-root 2020-11-16 13:42:57 +02:00
manager operator: move deviceplugin/v1 CRDs to cluster scope 2021-02-11 11:41:47 +02:00
manifests operator: add DSA support 2021-02-09 02:13:27 +02:00
rbac operator: DSA: [re]generated files 2021-02-09 02:13:35 +02:00
samples operator: add DSA support 2021-02-09 02:13:27 +02:00
scorecard operator: prepare for publishing at operatorhub.io 2020-11-24 18:35:56 +02:00
webhook operator: DSA: [re]generated files 2021-02-09 02:13:35 +02:00