Skip to content

Commit 0ccc20e

Browse files
operator, kubebuilder: update to v4
Signed-off-by: Hyeongju Johannes Lee <[email protected]>
1 parent c29f898 commit 0ccc20e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PROJECT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
domain: intel.com
2-
layout: go.kubebuilder.io/v2
2+
layout: go.kubebuilder.io/v4
33
multigroup: true
44
projectName: intel-device-plugins-operator
55
repo: github.com/intel/intel-device-plugins-for-kubernetes

deployments/operator/manifests/bases/intel-device-plugins-operator.clusterserviceversion.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
serve the installation and lifecycle management of Intel device plugins for
1212
Kubernetes.
1313
operators.operatorframework.io/builder: operator-sdk-v1.25.0
14-
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
14+
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
1515
repository: https://github.com/intel/intel-device-plugins-for-kubernetes
1616
name: intel-device-plugins-operator.v0.25.0
1717
namespace: placeholder

0 commit comments

Comments
 (0)