Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 0 additions & 43 deletions PROJECT
Original file line number Diff line number Diff line change
Expand Up @@ -8,49 +8,6 @@ layout:
projectName: ceph-csi-operator
repo: github.com/ceph/ceph-csi-operator
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: ceph.io
group: csi
kind: Driver
path: github.com/ceph/ceph-csi-operator/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
domain: ceph.io
group: csi
kind: OperatorConfig
path: github.com/ceph/ceph-csi-operator/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: ceph.io
group: csi
kind: CephConnection
path: github.com/ceph/ceph-csi-operator/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
domain: ceph.io
group: csi
kind: ClientProfile
path: github.com/ceph/ceph-csi-operator/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: ceph.io
group: csi
kind: ClientProfileMapping
path: github.com/ceph/ceph-csi-operator/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
Expand Down
68 changes: 0 additions & 68 deletions api/v1alpha1/cephconnection_types.go

This file was deleted.

95 changes: 0 additions & 95 deletions api/v1alpha1/clientprofile_types.go

This file was deleted.

69 changes: 0 additions & 69 deletions api/v1alpha1/clientprofilemapping_types.go

This file was deleted.

Loading
Loading