Skip to content

Commit b1b03e6

Browse files
operator, kubebuilder: update to v4
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
1 parent b3459a4 commit b1b03e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PROJECT

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)