Skip to content

Commit a2c15b8

Browse files
committed
YAML linter
1 parent 1e930eb commit a2c15b8

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/reusable_build_image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
on:
23
workflow_call:
34
inputs:

stacks/_templates/minio-distributed-tls/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
additionalLabels:
23
stackable.tech/vendor: Stackable
34
stackable.tech/stack: {{ STACK }}

stacks/_templates/minio-tls/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
additionalLabels:
23
stackable.tech/vendor: Stackable
34
podLabels:

stacks/data-lakehouse-iceberg-trino-spark/hive-metastores.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ metadata:
2424
name: hive-iceberg
2525
spec:
2626
image:
27-
# Cannot upgrade to 4.0.1 because we run into the same problem
28-
# as this https://github.com/apache/iceberg-python/issues/1222
27+
# Cannot upgrade to 4.0.1 because we run into github.com/apache/iceberg/issues/12878
2928
productVersion: 4.0.0
3029
clusterConfig:
3130
database:

stacks/end-to-end-security/hive-metastore.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ metadata:
55
name: hive-iceberg
66
spec:
77
image:
8-
# Cannot upgrade to 4.0.1 because we run into the same problem
9-
# as this https://github.com/apache/iceberg-python/issues/1222
8+
# Cannot upgrade to 4.0.1 because we run into github.com/apache/iceberg/issues/12878
109
productVersion: 4.0.0
1110
clusterConfig:
1211
authorization:

stacks/logging/opensearch.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
apiVersion: opensearch.stackable.tech/v1alpha1
23
kind: OpenSearchCluster
34
metadata:

stacks/opensearch-rag/opensearch.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
apiVersion: opensearch.stackable.tech/v1alpha1
23
kind: OpenSearchCluster
34
metadata:

stacks/spark-trino-superset-s3/hive-metastore.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ metadata:
55
name: hive
66
spec:
77
image:
8-
# Cannot upgrade to 4.0.1 because we run into the same problem
9-
# as this https://github.com/apache/iceberg-python/issues/1222
108
productVersion: 4.0.0
119
clusterConfig:
1210
database:
@@ -26,8 +24,7 @@ metadata:
2624
name: hive-iceberg
2725
spec:
2826
image:
29-
# Cannot upgrade to 4.0.1 because we run into the same problem
30-
# as this https://github.com/apache/iceberg-python/issues/1222
27+
# Cannot upgrade to 4.0.1 because we run into github.com/apache/iceberg/issues/12878
3128
productVersion: 4.0.0
3229
clusterConfig:
3330
database:

0 commit comments

Comments
 (0)