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 default values update #1430

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

andrewgrundy
Copy link
Contributor

What this PR does / Why we need it:
I have set resource requests against each component part of Redis and set the 'slaveCount' to 3 (as this actually sets the total number of pods and a minimum of 3 is required for a robust Redis Sentinel deployment, see: https://redis.io/topics/sentinel#fundamental-things-to-know-about-sentinel-before-deploying)

Which issue(s) this PR fixes:

Closes #1428
Closes #1420

Special notes for your reviewer:
I installed open match in minikube with these changes and checked logs to make sure all was healthy. I deleted pods and watched the logs to make sure the new nodes synced.

I have set resource requests against each component part of redis and set the 'slaveCount' to 3 (as this actually sets the total number of pods and a minimum of 3 is required for a robust Redis Sentinel deployment, see: https://redis.io/topics/sentinel#fundamental-things-to-know-about-sentinel-before-deploying)
Copy link
Contributor

@syntxerror syntxerror left a comment

Choose a reason for hiding this comment

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

LGTM

@syntxerror syntxerror merged commit 76937b6 into googleforgames:main Nov 29, 2021
@mridulji mridulji added this to the v1.4.0 milestone Mar 14, 2022
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.

OM Frontend cannot find an existing ticket for a WatchAssignmentsRequest Query Tickets return nothing
3 participants