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 |
|
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 |
|
Dmitry Rozhkov
|
200e2f8181
|
operator: add simple FPGA operator combined with FPGA webhook
|
2020-08-18 17:32:23 +03:00 |
|
Dmitry Rozhkov
|
a62c6f7d5e
|
fpga webhook: reimplement to use kubebuilder framework
Simplify upgrade procedure to newer versions of kubernetes by relying on the
kubebuilder framework rather than using codegen directly.
Closes #377
|
2020-08-17 12:09:03 +03:00 |
|
Dmitry Rozhkov
|
7177409f19
|
fpga webhook: rework deployment to use kustomize
Contributes to #318
|
2020-06-23 15:53:36 +03:00 |
|