Skip to content

K8SPS-283: Add HAProxy for group replication #635

K8SPS-283: Add HAProxy for group replication

K8SPS-283: Add HAProxy for group replication #635

Triggered via pull request July 25, 2023 07:46
@egegunesegegunes
synchronize #399
K8SPS-283
Status Success
Total duration 6m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.