Skip to content

Commit 6d4f214

Browse files
kmrmtvankichi
andauthoredFeb 14, 2025··
Enable retain line breaks (#2851)
* enable retain_line_breaks * add line breaks * format --------- Co-authored-by: Kiichiro YUKAWA <kyukawa315@gmail.com>
1 parent 42b3221 commit 6d4f214

33 files changed

+33
-0
lines changed
 

‎.github/workflows/dockers-agent-faiss-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: agent-faiss"
1920
on:
2021
push:

‎.github/workflows/dockers-agent-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: agent"
1920
on:
2021
push:

‎.github/workflows/dockers-agent-ngt-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: agent-ngt"
1920
on:
2021
push:

‎.github/workflows/dockers-agent-sidecar-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: agent-sidecar"
1920
on:
2021
push:

‎.github/workflows/dockers-benchmark-job-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: benchmark-job"
1920
on:
2021
push:

‎.github/workflows/dockers-benchmark-operator-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: benchmark-operator"
1920
on:
2021
push:

‎.github/workflows/dockers-binfmt-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: binfmt"
1920
on:
2021
schedule:

‎.github/workflows/dockers-buildbase-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: buildbase"
1920
on:
2021
schedule:

‎.github/workflows/dockers-buildkit-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: buildkit"
1920
on:
2021
schedule:

‎.github/workflows/dockers-buildkit-syft-scanner-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: buildkit-syft-scanner"
1920
on:
2021
schedule:

‎.github/workflows/dockers-ci-container-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: ci-container"
1920
on:
2021
push:

‎.github/workflows/dockers-dev-container-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: dev-container"
1920
on:
2021
push:

‎.github/workflows/dockers-discoverer-k8s-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: discoverer-k8s"
1920
on:
2021
push:

‎.github/workflows/dockers-example-client-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: example-client"
1920
on:
2021
push:

‎.github/workflows/dockers-gateway-filter-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: gateway-filter"
1920
on:
2021
push:

‎.github/workflows/dockers-gateway-lb-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: gateway-lb"
1920
on:
2021
push:

‎.github/workflows/dockers-gateway-mirror-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: gateway-mirror"
1920
on:
2021
push:

‎.github/workflows/dockers-helm-operator-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: helm-operator"
1920
on:
2021
push:

‎.github/workflows/dockers-index-correction-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: index-correction"
1920
on:
2021
push:

‎.github/workflows/dockers-index-creation-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: index-creation"
1920
on:
2021
push:

‎.github/workflows/dockers-index-deletion-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: index-deletion"
1920
on:
2021
push:

‎.github/workflows/dockers-index-operator-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: index-operator"
1920
on:
2021
push:

‎.github/workflows/dockers-index-save-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: index-save"
1920
on:
2021
push:

‎.github/workflows/dockers-loadtest-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: loadtest"
1920
on:
2021
push:

‎.github/workflows/dockers-manager-index-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: manager-index"
1920
on:
2021
push:

‎.github/workflows/dockers-readreplica-rotate-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#
1616

1717
# DO_NOT_EDIT this workflow file is generated by https://github.com/vdaas/vald/blob/main/hack/docker/gen/main.go
18+
1819
name: "Build docker image: readreplica-rotate"
1920
on:
2021
push:

‎.yamlfmt

+1
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@
1616
formatter:
1717
type: basic
1818
indentation: 2
19+
retain_line_breaks: true

‎charts/vald-benchmark-operator/schemas/job-values.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16+
1617
# @schema {"name": "target", "type": "object", "required": ["host", "port"]}
1718
# target -- target cluster location
1819
target:

‎charts/vald-benchmark-operator/schemas/scenario-values.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16+
1617
# @schema {"name": "target", "type": "object", "required": ["host", "port"]}
1718
# target -- target cluster location
1819
target:

‎charts/vald-benchmark-operator/values.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16+
1617
# @schema {"name": "name", "type": "string"}
1718
# name -- name of the deployment
1819
name: vald-benchmark-operator

‎charts/vald-helm-operator/values.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16+
1617
# @schema {"name": "name", "type": "string"}
1718
# name -- name of the deployment
1819
name: vald-helm-operator

‎charts/vald/schemas/mirror-target-values.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16+
1617
# @schema {"name": "colocation", "type": "string"}
1718
# colocation -- The colocation name
1819
colocation: dc1

‎charts/vald/values.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16+
1617
# @schema {"name": "defaults", "type": "object"}
1718
# The values in the defaults section will be used for common settings in each component if not specified in its sections.
1819
defaults:

0 commit comments

Comments
 (0)
Please sign in to comment.