Tuomas Katila
e92b752d75
deployments: move from 'vars' to 'replacements'
...
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-08-03 10:37:44 +03:00
Tuomas Katila
cb04ca0deb
deployments: move from 'patchesStrategicMerge' to 'patches'
...
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-08-03 10:37:44 +03:00
Tuomas Katila
ec2930b331
deployments: move from 'bases' to 'resources'
...
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-08-03 10:37:44 +03:00
Mikko Ylinen
f0d4754d53
move to cert-manager v1.0.0
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-09-02 18:07:05 +03:00
Dmitry Rozhkov
e87d94d4fb
fpga: finalize plugin kustomization
...
closes #318
2020-07-01 11:57:45 +03:00
Dmitry Rozhkov
7177409f19
fpga webhook: rework deployment to use kustomize
...
Contributes to #318
2020-06-23 15:53:36 +03:00
Ed Bartosh
7d8a33c30f
fpga webhook: fix deployment issue
...
Webhook uses region CRDs even if run in preprogrammed mode.
Adding them to the base configuration should fix this deployment error:
Failed to list *v1.FpgaRegion: the server could not find the requested resource
Fixes : #361
2020-04-09 15:21:33 +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