Skip to content

K8SPS-283: Add HAProxy for group replication #644

K8SPS-283: Add HAProxy for group replication

K8SPS-283: Add HAProxy for group replication #644

Triggered via pull request July 28, 2023 07:03
@egegunesegegunes
synchronize #399
K8SPS-283
Status Success
Total duration 5m 32s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
[shellcheck] build/haproxy_check_primary.sh#L29 <ShellCheck.SC2207>: build/haproxy_check_primary.sh#L29
Prefer mapfile or read -a to split command output (or quote to avoid splitting).
[shellcheck] build/haproxy-entrypoint.sh#L30 <ShellCheck.SC2166>: build/haproxy-entrypoint.sh#L30
Prefer [ p ] && [ q ] as [ p -a q ] is not well defined.
[shellcheck] build/haproxy_check_replicas.sh#L29 <ShellCheck.SC2207>: build/haproxy_check_replicas.sh#L29
Prefer mapfile or read -a to split command output (or quote to avoid splitting).