Skip to content

Commit f2675c5

Browse files
authored
[Maintenance] Lint project (#1297)
1 parent 319bba6 commit f2675c5

24 files changed

+4430
-4346
lines changed

manifests/arango-all.yaml

Lines changed: 603 additions & 616 deletions
Large diffs are not rendered by default.

manifests/arango-apps.yaml

Lines changed: 266 additions & 256 deletions
Large diffs are not rendered by default.

manifests/arango-backup.yaml

Lines changed: 257 additions & 244 deletions
Large diffs are not rendered by default.

manifests/arango-crd.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
# File: chart/kube-arangodb/crds/apps-job.yaml
32
apiVersion: apiextensions.k8s.io/v1
43
kind: CustomResourceDefinition
@@ -29,8 +28,6 @@ spec:
2928
type: string
3029
subresources:
3130
status: {}
32-
33-
3431
---
3532
# File: chart/kube-arangodb/crds/backups-backup.yaml
3633
apiVersion: apiextensions.k8s.io/v1
@@ -136,8 +133,6 @@ spec:
136133
type: string
137134
subresources:
138135
status: {}
139-
140-
141136
---
142137
# File: chart/kube-arangodb/crds/backups-backuppolicy.yaml
143138
apiVersion: apiextensions.k8s.io/v1
@@ -202,8 +197,6 @@ spec:
202197
type: string
203198
subresources:
204199
status: {}
205-
206-
207200
---
208201
# File: chart/kube-arangodb/crds/database-clustersynchronization.yaml
209202
apiVersion: apiextensions.k8s.io/v1
@@ -239,8 +232,6 @@ spec:
239232
storage: false
240233
subresources:
241234
status: {}
242-
243-
244235
---
245236
# File: chart/kube-arangodb/crds/database-deployment.yaml
246237
apiVersion: apiextensions.k8s.io/v1
@@ -282,8 +273,6 @@ spec:
282273
storage: false
283274
subresources:
284275
status: {}
285-
286-
287276
---
288277
# File: chart/kube-arangodb/crds/database-member.yaml
289278
apiVersion: apiextensions.k8s.io/v1
@@ -319,8 +308,6 @@ spec:
319308
storage: false
320309
subresources:
321310
status: {}
322-
323-
324311
---
325312
# File: chart/kube-arangodb/crds/database-task.yaml
326313
apiVersion: apiextensions.k8s.io/v1
@@ -359,8 +346,6 @@ spec:
359346
storage: false
360347
subresources:
361348
status: {}
362-
363-
364349
---
365350
# File: chart/kube-arangodb/crds/replication-deploymentreplication.yaml
366351
apiVersion: apiextensions.k8s.io/v1
@@ -401,5 +386,3 @@ spec:
401386
storage: false
402387
subresources:
403388
status: {}
404-
405-

0 commit comments

Comments
 (0)