Skip to content

Commit

Permalink
Merge pull request #707 from subhamkrai/update-csv
Browse files Browse the repository at this point in the history
csv: update the csv in release-4.17 branch
  • Loading branch information
travisn authored Aug 22, 2024
2 parents fbae2aa + 74f64ba commit 3d25b9e
Show file tree
Hide file tree
Showing 18 changed files with 171 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephblockpoolradosnamespaces.ceph.rook.io
spec:
Expand Down
2 changes: 1 addition & 1 deletion build/csv/ceph/ceph.rook.io_cephblockpools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephblockpools.ceph.rook.io
spec:
Expand Down
2 changes: 1 addition & 1 deletion build/csv/ceph/ceph.rook.io_cephbucketnotifications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephbucketnotifications.ceph.rook.io
spec:
Expand Down
2 changes: 1 addition & 1 deletion build/csv/ceph/ceph.rook.io_cephbuckettopics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephbuckettopics.ceph.rook.io
spec:
Expand Down
2 changes: 1 addition & 1 deletion build/csv/ceph/ceph.rook.io_cephclients.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephclients.ceph.rook.io
spec:
Expand Down
12 changes: 11 additions & 1 deletion build/csv/ceph/ceph.rook.io_cephclusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephclusters.ceph.rook.io
spec:
Expand Down Expand Up @@ -252,6 +252,7 @@ spec:
format: int32
type: integer
service:
default: ""
type: string
required:
- port
Expand Down Expand Up @@ -339,6 +340,7 @@ spec:
format: int32
type: integer
service:
default: ""
type: string
required:
- port
Expand Down Expand Up @@ -1495,6 +1497,8 @@ spec:
properties:
name:
type: string
request:
type: string
required:
- name
type: object
Expand Down Expand Up @@ -1554,6 +1558,8 @@ spec:
properties:
allowDeviceClassUpdate:
type: boolean
allowOsdCrushWeightUpdate:
type: boolean
backfillFullRatio:
maximum: 1
minimum: 0
Expand Down Expand Up @@ -1638,6 +1644,8 @@ spec:
properties:
name:
type: string
request:
type: string
required:
- name
type: object
Expand Down Expand Up @@ -2830,6 +2838,8 @@ spec:
properties:
name:
type: string
request:
type: string
required:
- name
type: object
Expand Down
4 changes: 3 additions & 1 deletion build/csv/ceph/ceph.rook.io_cephcosidrivers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephcosidrivers.ceph.rook.io
spec:
Expand Down Expand Up @@ -554,6 +554,8 @@ spec:
properties:
name:
type: string
request:
type: string
required:
- name
type: object
Expand Down
4 changes: 3 additions & 1 deletion build/csv/ceph/ceph.rook.io_cephfilesystemmirrors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephfilesystemmirrors.ceph.rook.io
spec:
Expand Down Expand Up @@ -563,6 +563,8 @@ spec:
properties:
name:
type: string
request:
type: string
required:
- name
type: object
Expand Down
6 changes: 5 additions & 1 deletion build/csv/ceph/ceph.rook.io_cephfilesystems.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephfilesystems.ceph.rook.io
spec:
Expand Down Expand Up @@ -345,6 +345,7 @@ spec:
format: int32
type: integer
service:
default: ""
type: string
required:
- port
Expand Down Expand Up @@ -928,6 +929,8 @@ spec:
properties:
name:
type: string
request:
type: string
required:
- name
type: object
Expand Down Expand Up @@ -976,6 +979,7 @@ spec:
format: int32
type: integer
service:
default: ""
type: string
required:
- port
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephfilesystemsubvolumegroups.ceph.rook.io
spec:
Expand Down
7 changes: 6 additions & 1 deletion build/csv/ceph/ceph.rook.io_cephnfses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephnfses.ceph.rook.io
spec:
Expand Down Expand Up @@ -808,6 +808,8 @@ spec:
properties:
name:
type: string
request:
type: string
required:
- name
type: object
Expand Down Expand Up @@ -1123,6 +1125,7 @@ spec:
format: int32
type: integer
service:
default: ""
type: string
required:
- port
Expand Down Expand Up @@ -1708,6 +1711,8 @@ spec:
properties:
name:
type: string
request:
type: string
required:
- name
type: object
Expand Down
2 changes: 1 addition & 1 deletion build/csv/ceph/ceph.rook.io_cephobjectrealms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephobjectrealms.ceph.rook.io
spec:
Expand Down
78 changes: 77 additions & 1 deletion build/csv/ceph/ceph.rook.io_cephobjectstores.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephobjectstores.ceph.rook.io
spec:
Expand Down Expand Up @@ -43,6 +43,33 @@ spec:
items:
type: string
type: array
auth:
properties:
keystone:
nullable: true
properties:
acceptedRoles:
items:
type: string
type: array
implicitTenants:
type: string
revocationInterval:
nullable: true
type: integer
serviceUserSecretName:
type: string
tokenCacheSize:
nullable: true
type: integer
url:
type: string
required:
- acceptedRoles
- serviceUserSecretName
- url
type: object
type: object
dataPool:
nullable: true
properties:
Expand Down Expand Up @@ -740,6 +767,8 @@ spec:
properties:
name:
type: string
request:
type: string
required:
- name
type: object
Expand Down Expand Up @@ -809,6 +838,7 @@ spec:
format: int32
type: integer
service:
default: ""
type: string
required:
- port
Expand Down Expand Up @@ -895,6 +925,7 @@ spec:
format: int32
type: integer
service:
default: ""
type: string
required:
- port
Expand Down Expand Up @@ -959,7 +990,26 @@ spec:
type: object
type: object
hosting:
nullable: true
properties:
advertiseEndpoint:
nullable: true
properties:
dnsName:
minLength: 1
type: string
port:
format: int32
maximum: 65535
minimum: 1
type: integer
useTls:
type: boolean
required:
- dnsName
- port
- useTls
type: object
dnsNames:
items:
type: string
Expand Down Expand Up @@ -1097,6 +1147,32 @@ spec:
type: object
preservePoolsOnDelete:
type: boolean
protocols:
properties:
s3:
nullable: true
properties:
authUseKeystone:
nullable: true
type: boolean
enabled:
nullable: true
type: boolean
type: object
swift:
nullable: true
properties:
accountInUrl:
nullable: true
type: boolean
urlPrefix:
nullable: true
type: string
versioningEnabled:
nullable: true
type: boolean
type: object
type: object
security:
nullable: true
properties:
Expand Down
2 changes: 1 addition & 1 deletion build/csv/ceph/ceph.rook.io_cephobjectstoreusers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephobjectstoreusers.ceph.rook.io
spec:
Expand Down
2 changes: 1 addition & 1 deletion build/csv/ceph/ceph.rook.io_cephobjectzonegroups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephobjectzonegroups.ceph.rook.io
spec:
Expand Down
2 changes: 1 addition & 1 deletion build/csv/ceph/ceph.rook.io_cephobjectzones.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.1
creationTimestamp: null
name: cephobjectzones.ceph.rook.io
spec:
Expand Down
Loading

0 comments on commit 3d25b9e

Please sign in to comment.