Mikko Ylinen
ef6ecb7680
images: set 0.25.0 tag for the release
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-10-17 22:48:03 +03:00
Ed Bartosh
13780a8cdc
implement terrascan check
...
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2022-03-01 15:54:28 +02:00
Oleg Zhurakivskyy
34044a9d48
fpga: Rename: fpgadeviceplugin -> intel-fpga-plugin
...
Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
2022-02-18 12:03:24 +02:00
Hyeongju Johannes Lee
251727a3db
operator: add node selection constraint (amd64 arch)
...
In order to make controllers consistent, I add a nodeselector constraint of daemonset to dlb, fpga, qat too.
Since the same code is commonly used in many files, I add a function that replaces duplicated code.
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2021-12-02 08:54:50 -08:00
Ed Bartosh
b6caadfc63
operator: use go:embed to generate daemonset objects
...
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2021-11-22 16:55:55 +02:00
Dmitry Rozhkov
e87d94d4fb
fpga: finalize plugin kustomization
...
closes #318
2020-07-01 11:57:45 +03:00
Antti Kervinen
5fe8174077
fpga_plugin: add kustomization files
...
- Add script/fpga-plugin-prepare-for-kustomization.sh, creates contents
for the secret needed by the fpga plugin webhook.
- Single-command fpga plugin + webhook deployment for both modes:
- `kubectl create -k deployments/fpga_plugin/overlays/af`
- `kubectl create -k deployments/fpga_plugin/overlays/region`
- Change intel-fpga-plugin image CMD to ENTRYPOINT.
2020-02-24 16:32:26 +02:00