Tuomas Katila
52be7ed1e9
Add tolerations support to operator and plugin CRDs
...
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2024-03-20 10:00:41 +02:00
Tuomas Katila
f9221c46fd
operator: remove one-cr-per-kind limitation
...
Differentiate objects by adding cr names as suffixes
Drop kind book keeping and related functions from controllers
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-11-09 13:05:40 +02:00
Oleg Zhurakivskyy
b6934336a3
envtest: Fix upgrade test fail when the tests for CRUD operations fail
...
Closes #912
Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
2022-08-23 19:29:45 +03:00
Mikko Ylinen
50b985dde5
bump go mod version to 1.18 and move to k8s.io v1.25.0-rc.0
...
the e2e framework in v1.25 also reguires us to move to gingko/v2
so make that change too.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-08-15 13:54:02 +03:00
Hyeongju Johannes Lee
8ca5200c43
envtest: add more tests for DaemonSets
...
Add tests if args, initImage, nodeSelector are set as intended
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2022-03-10 17:03:33 +02:00
Ed Bartosh
6b27cf1f7c
Implement IAA plugin, operator, demo
...
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
2022-03-04 15:58:42 +02:00