Skip to content

Commit

Permalink
Merge branch 'update_project_version' into 'master'
Browse files Browse the repository at this point in the history
Convert operator PROJECT config file from version 3-alpha to 3

See merge request nvidia/kubernetes/gpu-operator!237
  • Loading branch information
shivamerla committed Jun 4, 2021
2 parents 9aad14f + a672c81 commit 8dacb65
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions PROJECT
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,16 @@ layout: go.kubebuilder.io/v3
projectName: gpu-operator
repo: github.com/NVIDIA/gpu-operator
resources:
- crdVersion: v1
- api:
crdVersion: v1
namespaced: false
controller: true
domain: com
group: nvidia
kind: ClusterPolicy
path: github.com/NVIDIA/gpu-operator/api/v1
version: v1
version: 3-alpha
version: "3"
plugins:
manifests.sdk.operatorframework.io/v2: {}
scorecard.sdk.operatorframework.io/v2: {}

0 comments on commit 8dacb65

Please sign in to comment.