Skip to content

Commit 5e6a485

Browse files
api: remove v1alpha1 resource definitions
This patch removes the resource definitions for v1alpha1 APIs. They were deprecated with: ceph#218 Signed-off-by: Niraj Yadav <niryadav@redhat.com>
1 parent 0c6862c commit 5e6a485

File tree

536 files changed

+278876
-3762
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

536 files changed

+278876
-3762
lines changed

PROJECT

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -8,49 +8,6 @@ layout:
88
projectName: ceph-csi-operator
99
repo: github.com/ceph/ceph-csi-operator
1010
resources:
11-
- api:
12-
crdVersion: v1
13-
namespaced: true
14-
controller: true
15-
domain: ceph.io
16-
group: csi
17-
kind: Driver
18-
path: github.com/ceph/ceph-csi-operator/api/v1alpha1
19-
version: v1alpha1
20-
- api:
21-
crdVersion: v1
22-
namespaced: true
23-
domain: ceph.io
24-
group: csi
25-
kind: OperatorConfig
26-
path: github.com/ceph/ceph-csi-operator/api/v1alpha1
27-
version: v1alpha1
28-
- api:
29-
crdVersion: v1
30-
namespaced: true
31-
controller: true
32-
domain: ceph.io
33-
group: csi
34-
kind: CephConnection
35-
path: github.com/ceph/ceph-csi-operator/api/v1alpha1
36-
version: v1alpha1
37-
- api:
38-
crdVersion: v1
39-
namespaced: true
40-
domain: ceph.io
41-
group: csi
42-
kind: ClientProfile
43-
path: github.com/ceph/ceph-csi-operator/api/v1alpha1
44-
version: v1alpha1
45-
- api:
46-
crdVersion: v1
47-
namespaced: true
48-
controller: true
49-
domain: ceph.io
50-
group: csi
51-
kind: ClientProfileMapping
52-
path: github.com/ceph/ceph-csi-operator/api/v1alpha1
53-
version: v1alpha1
5411
- api:
5512
crdVersion: v1
5613
namespaced: true

api/v1alpha1/cephconnection_types.go

Lines changed: 0 additions & 68 deletions
This file was deleted.

api/v1alpha1/clientprofile_types.go

Lines changed: 0 additions & 95 deletions
This file was deleted.

api/v1alpha1/clientprofilemapping_types.go

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)