Skip to content

Commit 3b2c045

Browse files
committed
generated changes
generated yaml changes as per new kubernetes version Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
1 parent 377be01 commit 3b2c045

File tree

6 files changed

+106
-25684
lines changed

6 files changed

+106
-25684
lines changed

config/crd/bases/csi.ceph.io_clientprofiles.yaml

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -43,23 +43,7 @@ spec:
4343
this profile
4444
properties:
4545
cephConnectionRef:
46-
description: |-
47-
LocalObjectReference contains enough information to let you locate the
48-
referenced object inside the same namespace.
49-
properties:
50-
name:
51-
default: ""
52-
description: |-
53-
Name of the referent.
54-
This field is effectively required, but due to backwards compatibility is
55-
allowed to be empty. Instances of this type with an empty value here are
56-
almost certainly wrong.
57-
TODO: Add other useful fields. apiVersion, kind, uid?
58-
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
59-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
60-
type: string
61-
type: object
62-
x-kubernetes-map-type: atomic
46+
$ref: '#/definitions/k8s.io~1api~1core~1v1~0LocalObjectReference'
6347
x-kubernetes-validations:
6448
- message: '''.name'' cannot be empty'
6549
rule: self.name != ""

0 commit comments

Comments
 (0)