K8SPS-283: Add HAProxy for group replication #635
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings and 1 notice
[shellcheck] build/haproxy_check_primary.sh#L28 <ShellCheck.SC2207>:
build/haproxy_check_primary.sh#L28
Prefer mapfile or read -a to split command output (or quote to avoid splitting).
|
[shellcheck] build/haproxy_check_replicas.sh#L28 <ShellCheck.SC2207>:
build/haproxy_check_replicas.sh#L28
Prefer mapfile or read -a to split command output (or quote to avoid splitting).
|
[shellcheck] build/haproxy-entrypoint.sh#L16 <ShellCheck.SC2086>:
build/haproxy-entrypoint.sh#L16
Double quote to prevent globbing and word splitting.
|