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 sentinel #1130

Closed
wants to merge 2 commits into from
Closed

Conversation

tagur87
Copy link

@tagur87 tagur87 commented Jan 8, 2024

Related Issue:

New Behavior

Add Redis Sentinel Support to the netbox-docker image. Allowing setting of the values defined here:
https://demo.netbox.dev/static/docs/configuration/required-settings/#using-redis-sentinel

Contrast to Current Behavior

Can only set normal redis settings in current image.

Discussion: Benefits and Drawbacks

Redis sentinel is the high availability redis reccomended by netbox in the docs, and is supported. The container should support it too.

Changes to the Wiki

Maybe updating docs with values supported?

Proposed Release Note Entry

Double Check

  • [x ] I have read the comments and followed the PR template.
  • [x ] I have explained my PR according to the information in the comments.
  • [ x] My PR targets the develop branch.

@tagur87 tagur87 force-pushed the redis-sentinel branch 2 times, most recently from 2a672b9 to 1d1d90f Compare January 8, 2024 22:26
@tagur87
Copy link
Author

tagur87 commented Jan 9, 2024

Thanks for fixing that @tobiasge - I am double checking what I submitted works as expected. I will put as draft for now.

@tagur87 tagur87 marked this pull request as draft January 9, 2024 15:00
@tagur87
Copy link
Author

tagur87 commented Jan 9, 2024

Having an issue getting the SENTINELS variable to work as expected, since it's tuples in an array...

@tobiasge
Copy link
Member

Addressed in #1134

@tobiasge tobiasge closed this Jan 20, 2024
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.

2 participants