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

Add E2E test for connectivity issues #38

Closed
wants to merge 1 commit into from
Closed

Add E2E test for connectivity issues #38

wants to merge 1 commit into from

Conversation

voltbit
Copy link
Contributor

@voltbit voltbit commented Dec 9, 2020

Findings during testing:

  • The NetworkPolicy can block all traffic between the controller pod and the Redis pods (this will not trigger a reconcile loop) but it will not block the gossiping between nodes.

Linked to #35

- Added NetworkPolicy creation to the testing framework
- Added E2E that stops network connection to individual Redis nodes
@voltbit
Copy link
Contributor Author

voltbit commented Dec 10, 2020

Closing for the moment, will reconsider this feature when it is necesary.

@voltbit voltbit closed this Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant