K8SPS-204: don't depend on orchestrator for topology discovery #1190
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 notices
[shellcheck] build/haproxy_add_mysql_nodes.sh#L25 <ShellCheck.SC2162>:
build/haproxy_add_mysql_nodes.sh#L25
read without -r will mangle backslashes.
|
[shellcheck] build/haproxy_add_mysql_nodes.sh#L49 <ShellCheck.SC2129>:
build/haproxy_add_mysql_nodes.sh#L49
Consider using { cmd1; cmd2; } >> file instead of individual redirects.
|