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

fix: upgrade redis-ha chart to 4.22.3, redis regression #11176

Merged
merged 5 commits into from Nov 3, 2022

Conversation

34fathombelow
Copy link
Member

@34fathombelow 34fathombelow commented Nov 3, 2022

Signed-off-by: Justin Marquis 34fathombelow@protonmail.com

Supersedes #11127
Fixes #11126

Fixes split-brain-fix problem associated with pods going into a crashing loop. Also allows redis pods to make DNS queries outside the cluster.

Special thanks for the awesome people that provided reporting, logs, analysis, and testing.

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
@34fathombelow 34fathombelow marked this pull request as draft November 3, 2022 02:16
@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Base: 45.60% // Head: 45.60% // No change to project coverage 👍

Coverage data is based on head (7568440) compared to base (21731c9).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11176   +/-   ##
=======================================
  Coverage   45.60%   45.60%           
=======================================
  Files         237      237           
  Lines       28914    28914           
=======================================
  Hits        13185    13185           
  Misses      13913    13913           
  Partials     1816     1816           
Impacted Files Coverage Δ
util/settings/settings.go 51.25% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
@34fathombelow 34fathombelow marked this pull request as ready for review November 3, 2022 17:08
@34fathombelow 34fathombelow changed the title chore: upgrade redis-ha chart to 4.22.3, redis regression fix: upgrade redis-ha chart to 4.22.3, redis regression Nov 3, 2022
@tico24
Copy link
Member

tico24 commented Nov 3, 2022

Tested a sample of this fix on slack and worked well on our eks cluster.

Copy link
Collaborator

@crenshaw-dev crenshaw-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@crenshaw-dev crenshaw-dev merged commit 9fa3c4f into argoproj:master Nov 3, 2022
crenshaw-dev pushed a commit that referenced this pull request Nov 3, 2022
* chore: upgrade redis-ha chart to 4.22.3, redis regression

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>

* fix manifest

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>

* fix missing cidr

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>

* fix typo

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>

* fix typo

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
@crenshaw-dev
Copy link
Collaborator

Cherry-picked onto release-2.5 for 2.5.2.

@34fathombelow 34fathombelow deleted the redis-ha-fix branch November 3, 2022 19:03
@busser busser mentioned this pull request Nov 4, 2022
5 tasks
@busser
Copy link
Contributor

busser commented Nov 4, 2022

Glad to see a fix for this! Well done 👏 👏

emirot pushed a commit to emirot/argo-cd that referenced this pull request Jan 27, 2023
* chore: upgrade redis-ha chart to 4.22.3, redis regression

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>

* fix manifest

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>

* fix missing cidr

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>

* fix typo

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>

* fix typo

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: emirot <emirot.nolan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Network policy egress rules break HA Redis on GKE with NodeLocal DNSCache
5 participants