Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[redis-ha] Fixing POSIX operand, we don't use bash. #230

Merged
merged 1 commit into from
Sep 18, 2022

Conversation

DandyDeveloper
Copy link
Owner

Signed-off-by: Aaron Layfield aaron.layfield@gmail.com

What this PR does / why we need it:

Fixes the operand in the split brain script that should be POSIX, not bash.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [stable/mychartname])

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[chart/redis-ha] split-brain-fix.sh is executed on "sh" but uses "==" instead of "=" for comparison
1 participant