intel-device-plugins-for-ku.../deployments
Mikko Ylinen e428cd6c19 go.mod: update to k8s 1.27.1 and controller runtime 0.15.x
k8s 1.27.x triggers build errors on controller-runtime 0.14.x
so we will need to update to 0.15.x at the same time.

Changes include:

* k8s e2e framework moved to use Ginkgo context so we add
  test context to all our test nodes.
* adapt Ginkgo parameter modifications.
* adapt SGX admissionwebhook to InjectDecoder removal.
* adapt deviceplugins and FPGA CRDs to controller-runtime
  API changes.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2023-05-09 14:49:24 +03:00
..
dlb_plugin Merge pull request #1088 from hj-johannes-lee/dlb-initcontainer 2022-10-07 14:43:12 +03:00
dsa_plugin Remove overlays using kube-system 2023-02-13 12:47:22 +02:00
fpga_admissionwebhook operator: move to controller-tools v0.12.0 2023-05-05 15:02:36 +03:00
fpga_plugin deployments: fix FPGA plugin namespace 2023-02-21 21:15:06 +02:00
gpu_plugin gpu: try to fetch PodList from kubelet API 2023-03-30 12:43:02 +03:00
iaa_plugin iaa: set max_transfer_size to idxd-config 2022-11-03 16:48:27 +02:00
nfd sgx: stop using local source hooks for EPC registration 2023-04-28 14:59:41 +03:00
operator go.mod: update to k8s 1.27.1 and controller runtime 0.15.x 2023-05-09 14:49:24 +03:00
qat_dpdk_app qat_dpdk_app: add test-crypto1 for gen4 devices 2023-05-02 03:39:21 -07:00
qat_plugin qat init: make conf optional 2023-04-27 12:48:27 -07:00
sgx_admissionwebhook go.mod: update to k8s 1.27.1 and controller runtime 0.15.x 2023-05-09 14:49:24 +03:00
sgx_aesmd deployments: update SGX configuration 2023-01-12 09:41:17 +02:00
sgx_enclave_apps deployments: update SGX configuration 2023-01-12 09:41:17 +02:00
sgx_plugin sgx: stop using local source hooks for EPC registration 2023-04-28 14:59:41 +03:00
vpu_plugin Remove overlays using kube-system 2023-02-13 12:47:22 +02:00
xpumanager_sidecar xpu-manager sidecar to provide XeLink details to node labels 2023-01-11 14:12:48 +02:00
daemonsets.go Implement IAA plugin, operator, demo 2022-03-04 15:58:42 +02:00