Skip to content

Commit 87bdfc3

Browse files
committedMay 30, 2019
Remove pragma lines that reference the files that can’t be found
Signed-off-by: Vu Dinh <[email protected]>
1 parent 22c08ab commit 87bdfc3

8 files changed

+22
-30
lines changed
 

‎manifests/etcd/0.6.1/etcdoperator.clusterserviceversion.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
#! validate-crd: ./deploy/chart/templates/03-clusterserviceversion.crd.yaml
21
#! parse-kind: ClusterServiceVersion
32
apiVersion: operators.coreos.com/v1alpha1
43
kind: ClusterServiceVersion
54
metadata:
65
name: etcdoperator.v0.6.1
76
namespace: placeholder
8-
annotations:
9-
tectonic-visibility: ocs
7+
annotations:
8+
tectonic-visibility: ocs
109
spec:
1110
displayName: etcd
1211
description: |

‎manifests/etcd/0.9.0/etcdoperator.v0.9.0.yaml

+10-11
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! validate-crd: ./deploy/chart/templates/03-clusterserviceversion.crd.yaml
21
#! parse-kind: ClusterServiceVersion
32
apiVersion: operators.coreos.com/v1alpha1
43
kind: ClusterServiceVersion
@@ -224,28 +223,28 @@ spec:
224223
- description: Specifies the endpoints of an etcd cluster.
225224
displayName: etcd Endpoint(s)
226225
path: etcdEndpoints
227-
x-descriptors:
226+
x-descriptors:
228227
- 'urn:alm:descriptor:etcd:endpoint'
229228
- description: The full AWS S3 path where the backup is saved.
230229
displayName: S3 Path
231230
path: s3.path
232-
x-descriptors:
231+
x-descriptors:
233232
- 'urn:alm:descriptor:aws:s3:path'
234233
- description: The name of the secret object that stores the AWS credential and config files.
235234
displayName: AWS Secret
236235
path: s3.awsSecret
237-
x-descriptors:
236+
x-descriptors:
238237
- 'urn:alm:descriptor:io.kubernetes:Secret'
239238
statusDescriptors:
240239
- description: Indicates if the backup was successful.
241240
displayName: Succeeded
242241
path: succeeded
243-
x-descriptors:
242+
x-descriptors:
244243
- 'urn:alm:descriptor:text'
245244
- description: Indicates the reason for any backup related failures.
246245
displayName: Reason
247246
path: reason
248-
x-descriptors:
247+
x-descriptors:
249248
- 'urn:alm:descriptor:io.kubernetes.phase:reason'
250249
- name: etcdrestores.etcd.database.coreos.com
251250
version: v1beta2
@@ -256,27 +255,27 @@ spec:
256255
- description: References the EtcdCluster which should be restored,
257256
displayName: etcd Cluster
258257
path: etcdCluster.name
259-
x-descriptors:
258+
x-descriptors:
260259
- 'urn:alm:descriptor:io.kubernetes:EtcdCluster'
261260
- 'urn:alm:descriptor:text'
262261
- description: The full AWS S3 path where the backup is saved.
263262
displayName: S3 Path
264263
path: s3.path
265-
x-descriptors:
264+
x-descriptors:
266265
- 'urn:alm:descriptor:aws:s3:path'
267266
- description: The name of the secret object that stores the AWS credential and config files.
268267
displayName: AWS Secret
269268
path: s3.awsSecret
270-
x-descriptors:
269+
x-descriptors:
271270
- 'urn:alm:descriptor:io.kubernetes:Secret'
272271
statusDescriptors:
273272
- description: Indicates if the restore was successful.
274273
displayName: Succeeded
275274
path: succeeded
276-
x-descriptors:
275+
x-descriptors:
277276
- 'urn:alm:descriptor:text'
278277
- description: Indicates the reason for any restore related failures.
279278
displayName: Reason
280279
path: reason
281-
x-descriptors:
280+
x-descriptors:
282281
- 'urn:alm:descriptor:io.kubernetes.phase:reason'

‎manifests/etcd/0.9.2/etcdoperator.v0.9.2.clusterserviceversion.yaml

+10-11
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! validate-crd: ./deploy/chart/templates/03-clusterserviceversion.crd.yaml
21
#! parse-kind: ClusterServiceVersion
32
apiVersion: operators.coreos.com/v1alpha1
43
kind: ClusterServiceVersion
@@ -226,28 +225,28 @@ spec:
226225
- description: Specifies the endpoints of an etcd cluster.
227226
displayName: etcd Endpoint(s)
228227
path: etcdEndpoints
229-
x-descriptors:
228+
x-descriptors:
230229
- 'urn:alm:descriptor:etcd:endpoint'
231230
- description: The full AWS S3 path where the backup is saved.
232231
displayName: S3 Path
233232
path: s3.path
234-
x-descriptors:
233+
x-descriptors:
235234
- 'urn:alm:descriptor:aws:s3:path'
236235
- description: The name of the secret object that stores the AWS credential and config files.
237236
displayName: AWS Secret
238237
path: s3.awsSecret
239-
x-descriptors:
238+
x-descriptors:
240239
- 'urn:alm:descriptor:io.kubernetes:Secret'
241240
statusDescriptors:
242241
- description: Indicates if the backup was successful.
243242
displayName: Succeeded
244243
path: succeeded
245-
x-descriptors:
244+
x-descriptors:
246245
- 'urn:alm:descriptor:text'
247246
- description: Indicates the reason for any backup related failures.
248247
displayName: Reason
249248
path: reason
250-
x-descriptors:
249+
x-descriptors:
251250
- 'urn:alm:descriptor:io.kubernetes.phase:reason'
252251
- name: etcdrestores.etcd.database.coreos.com
253252
version: v1beta2
@@ -258,27 +257,27 @@ spec:
258257
- description: References the EtcdCluster which should be restored,
259258
displayName: etcd Cluster
260259
path: etcdCluster.name
261-
x-descriptors:
260+
x-descriptors:
262261
- 'urn:alm:descriptor:io.kubernetes:EtcdCluster'
263262
- 'urn:alm:descriptor:text'
264263
- description: The full AWS S3 path where the backup is saved.
265264
displayName: S3 Path
266265
path: s3.path
267-
x-descriptors:
266+
x-descriptors:
268267
- 'urn:alm:descriptor:aws:s3:path'
269268
- description: The name of the secret object that stores the AWS credential and config files.
270269
displayName: AWS Secret
271270
path: s3.awsSecret
272-
x-descriptors:
271+
x-descriptors:
273272
- 'urn:alm:descriptor:io.kubernetes:Secret'
274273
statusDescriptors:
275274
- description: Indicates if the restore was successful.
276275
displayName: Succeeded
277276
path: succeeded
278-
x-descriptors:
277+
x-descriptors:
279278
- 'urn:alm:descriptor:text'
280279
- description: Indicates the reason for any restore related failures.
281280
displayName: Reason
282281
path: reason
283-
x-descriptors:
282+
x-descriptors:
284283
- 'urn:alm:descriptor:io.kubernetes.phase:reason'

‎manifests/etcd/etcd.package.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! package-manifest: ./deploy/chart/catalog_resources/rh-operators/etcdoperator.v0.9.2.clusterserviceversion.yaml
21
packageName: etcd
32
channels:
43
- name: alpha

‎manifests/prometheus/0.14.0/prometheusoperator.0.14.0.clusterserviceversion.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! validate-crd: ./deploy/chart/templates/03-clusterserviceversion.crd.yaml
21
#! parse-kind: ClusterServiceVersion
32
apiVersion: operators.coreos.com/v1alpha1
43
kind: ClusterServiceVersion

‎manifests/prometheus/0.15.0/prometheusoperator.0.15.0.clusterserviceversion.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! validate-crd: ./deploy/chart/templates/03-clusterserviceversion.crd.yaml
21
#! parse-kind: ClusterServiceVersion
32
apiVersion: operators.coreos.com/v1alpha1
43
kind: ClusterServiceVersion

‎manifests/prometheus/0.22.2/prometheusoperator.0.22.2.clusterserviceversion.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! validate-crd: ./deploy/chart/templates/03-clusterserviceversion.crd.yaml
21
#! parse-kind: ClusterServiceVersion
32
apiVersion: operators.coreos.com/v1alpha1
43
kind: ClusterServiceVersion

‎manifests/prometheus/prometheus.package.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! package-manifest: ./deploy/chart/catalog_resources/rh-operators/prometheusoperator.0.22.2.clusterserviceversion.yaml
21
packageName: prometheus
32
channels:
43
- name: preview

0 commit comments

Comments
 (0)
Please sign in to comment.