Skip to content

fpga: move to admissionregistration.k8s.io/v1 #364

@mythi

Description

@mythi

Do you see other changes needed than:

diff --git a/deployments/fpga_admissionwebhook/base/fpga-mutator-webhook-cfg.yam                                           l b/deployments/fpga_admissionwebhook/base/fpga-mutator-webhook-cfg.yaml
index 79613bc..a2cb177 100644
--- a/deployments/fpga_admissionwebhook/base/fpga-mutator-webhook-cfg.yaml
+++ b/deployments/fpga_admissionwebhook/base/fpga-mutator-webhook-cfg.yaml
@@ -1,4 +1,4 @@
-apiVersion: admissionregistration.k8s.io/v1beta1
+apiVersion: admissionregistration.k8s.io/v1
 kind: MutatingWebhookConfiguration
 metadata:
   name: fpga-mutator-webhook-cfg
diff --git a/deployments/fpga_admissionwebhook/mutating-webhook-configuration-tp                                           l.yaml b/deployments/fpga_admissionwebhook/mutating-webhook-configuration-tpl.ya                                           ml
index 339feed..73e3d27 100644
--- a/deployments/fpga_admissionwebhook/mutating-webhook-configuration-tpl.yaml
+++ b/deployments/fpga_admissionwebhook/mutating-webhook-configuration-tpl.yaml
@@ -1,4 +1,4 @@
-apiVersion: admissionregistration.k8s.io/v1beta1
+apiVersion: admissionregistration.k8s.io/v1
 kind: MutatingWebhookConfiguration
 metadata:
   name: fpga-mutator-webhook-cfg

Metadata

Metadata

Assignees

Labels

fpgaFPGA device plugin related issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions