Skip to content

Conversation

@richardARPANET
Copy link

As above

@seanpar203
Copy link
Collaborator

Talking with Frank about this, will circle back soon!

Copy link
Owner

@codingjoe codingjoe left a comment

Choose a reason for hiding this comment

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

Hi @richardARPANET 👋,

Thank you for your contribution! I haven't used it myself. Usually, I'd love to have to spin up the environment in CI or locally to do proper e2e tests.

This might be a suitable candidate for a third-party package. However, don't hesitate to add tests and maybe some container orchestration to test against an actual Sentinel cluster.

I will keep this PR open for a few weeks to see if this is still something you are interested in contributing to.

Thanks,
Joe

Comment on lines +1 to +4
import django

if django.VERSION < (3, 2):
default_app_config = "health_check.contrib.redis_sentinel.apps.HealthCheckConfig"
Copy link
Owner

Choose a reason for hiding this comment

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

That'll be no longer needed. 3.2 is EoL

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.

3 participants