Mikko Ylinen
ce6b47b1fd
scripts: add a helper script to set image version tag
...
This is useful in release branches and CI where custom image
for test deployments must be set.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2019-08-29 13:21:42 +03:00
Mikko Ylinen
8363525eda
Makefile: add lock-images to lock Clear Linux version
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2019-08-29 13:21:42 +03:00
Dmitry Rozhkov
5de8d18638
webhook: add --namespace option to deployment script
2018-08-10 15:57:55 +03:00
Dmitry Rozhkov
64e8485735
parameterize path to kubectl in webhook deployment script
2018-08-08 17:58:18 +03:00
Dmitry Rozhkov
763d229f65
webhook: adjust deployment script to accommodate CRDs
2018-08-08 17:58:18 +03:00
Dmitry Rozhkov
271bc0d29a
webhook: add dynamically configured mappings
...
Currently we have hardcoded mapping from human readable names of
AFs and FPGA regions like arria10-nlb0 to the resource names
produced by the FPGA device plugin. This is not sustainable
long term solution.
Implement CRD based mappings so that a new mapping can be added or
removed dynamically by cluster admins with CRD resources.
2018-08-08 17:58:18 +03:00
Dmitry Rozhkov
eaff6f7f6f
webhook-deploy.sh: error upon unknown option
2018-07-19 12:40:28 +03:00
Dmitry Rozhkov
a211d321d4
Make webhook-deploy.sh idempotent
2018-06-29 16:30:36 +03:00
Dmitry Rozhkov
3082d453ad
extend webhook-deploy.sh to accept --mode
...
Since the webhook can operate in two modes, either `preprogrammed`
or `orchestrated`, extend the deploying script to support these
modes.
2018-06-29 16:30:36 +03:00
Dmitry Rozhkov
62a8c50f6c
automate FPGA webhook deployment
2018-06-20 14:54:49 +03:00