Mikko Ylinen
3e7e818fb6
Merge pull request #518 from rojkov/full-operator-config-samples
...
operator: extend sample configs to include all possible specs
2020-12-21 20:53:21 +02:00
Dmitry Rozhkov
fdde9a8126
operator: extend sample configs to include all possible specs
2020-12-17 11:52:00 +02:00
Mikko Ylinen
d63037c2e1
Move to Admission v1 API
...
Update to controller-runtime v0.7.0 and Admission types to v1 with it.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-12-17 11:02:21 +02:00
Dmitry Rozhkov
f0fa9df292
operator: prepare for publishing at operatorhub.io
2020-11-24 18:35:56 +02:00
Dmitry Rozhkov
7e621f7905
upgrade controller-gen to v0.4.1
...
The new versions adds admissionReviewVersions annotation and makes it
mandatory.
2020-11-18 11:44:37 +02:00
Ukri Niemimuukko
c935570bab
operator: GPU-plugin initImage
...
This adds the initImage field to the custom resource definition
and takes it into use.
The fpga webhook image validation function is split off into a
separate file.
Signed-off-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
2020-11-09 20:55:12 +02:00
Mikko Ylinen
e054440a32
webhooks: move to admissionregistration.k8s.io/v1
...
With controller-gen 0.4.0, admissionregistration defaults to v1 API.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-10-14 14:48:40 +03:00
Mikko Ylinen
33a4f8f546
sgx: add SgxDevicePlugin CRD and admission webhook
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-09-10 15:31:26 +03:00
Mikko Ylinen
d8cd5814d7
operator: regenerate CRDs and small webhook/controller updates
...
this commits also changes validatePluginImage() to allow
image version as a parameter so that it can be used by by
other webooks too.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-08-31 11:29:04 +03:00
Mikko Ylinen
cd068c797a
ci: update tool versions
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-08-21 17:04:04 +03:00
Dmitry Rozhkov
200e2f8181
operator: add simple FPGA operator combined with FPGA webhook
2020-08-18 17:32:23 +03:00
Dmitry Rozhkov
6b2fa0a264
operator: initial version with gpu and qat controllers
2020-06-25 13:48:41 +03:00