mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
operator, kubebuilder: update to v4
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
This commit is contained in:
parent
b3459a4d17
commit
b1b03e696e
2
PROJECT
2
PROJECT
@ -1,5 +1,5 @@
|
||||
domain: intel.com
|
||||
layout: go.kubebuilder.io/v2
|
||||
layout: go.kubebuilder.io/v4
|
||||
multigroup: true
|
||||
projectName: intel-device-plugins-operator
|
||||
repo: github.com/intel/intel-device-plugins-for-kubernetes
|
||||
|
@ -11,7 +11,7 @@ metadata:
|
||||
serve the installation and lifecycle management of Intel device plugins for
|
||||
Kubernetes.
|
||||
operators.operatorframework.io/builder: operator-sdk-v1.25.0
|
||||
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
|
||||
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
|
||||
repository: https://github.com/intel/intel-device-plugins-for-kubernetes
|
||||
name: intel-device-plugins-operator.v0.25.0
|
||||
namespace: placeholder
|
||||
|
Loading…
Reference in New Issue
Block a user