Skip to content

Commit

Permalink
operator-sdk: these are auto generated chagnes
Browse files Browse the repository at this point in the history
these are auto generated changes and this commits
depends on pr on operator-sdk side to upgrade to
controller runtime version 0.15

Signed-off-by: subhamkrai <[email protected]>
  • Loading branch information
subhamkrai committed Jun 26, 2023
1 parent aa93244 commit 214b61b
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 0 deletions.
76 changes: 76 additions & 0 deletions config/manifests/bases/csi-addons.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
alm-examples: '[]'
capabilities: Basic Install
olm.skipRange: ""
name: csi-addons.v0.1.1
namespace: placeholder
spec:
apiservicedefinitions: {}
customresourcedefinitions:
owned:
- description: CSIAddonsNode is the Schema for the csiaddonsnode API
displayName: CSIAddons Node
kind: CSIAddonsNode
name: csiaddonsnodes.csiaddons.openshift.io
version: v1alpha1
- description: NetworkFence is the Schema for the networkfences API
displayName: Network Fence
kind: NetworkFence
name: networkfences.csiaddons.openshift.io
version: v1alpha1
- description: ReclaimSpaceCronJob is the Schema for the reclaimspacecronjobs API
displayName: Reclaim Space CronJob
kind: ReclaimSpaceCronJob
name: reclaimspacecronjobs.csiaddons.openshift.io
version: v1alpha1
- description: ReclaimSpaceJob is the Schema for the reclaimspacejobs API
displayName: Reclaim Space Job
kind: ReclaimSpaceJob
name: reclaimspacejobs.csiaddons.openshift.io
version: v1alpha1
- description: VolumeReplicationClass is the Schema for the volumereplicationclasses API
displayName: Volume Replication Class
kind: VolumeReplicationClass
name: volumereplicationclasses.replication.storage.openshift.io
version: v1alpha1
- description: VolumeReplication is the Schema for the volumereplications API
displayName: Volume Replication
kind: VolumeReplication
name: volumereplications.replication.storage.openshift.io
version: v1alpha1
description: CSI Addons provides the CSI Addons Controller that enables advanced
storage operations for CSI-drivers.
displayName: CSI Addons
icon:
- base64data: ""
mediatype: ""
install:
spec:
deployments: null
strategy: ""
installModes:
- supported: true
type: OwnNamespace
- supported: false
type: SingleNamespace
- supported: false
type: MultiNamespace
- supported: true
type: AllNamespaces
keywords:
- storage
- csi
links:
- name: CSI Addons
url: https://csi-addons.github.io
maintainers:
- email: [email protected]
name: CSI Addons Community
maturity: alpha
provider:
name: CSI Addons Community
version: 0.1.1
replaces: ""

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 214b61b

Please sign in to comment.