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

DPE-2639 - test: add network cut test #50

Merged
merged 5 commits into from
Oct 4, 2023

Conversation

marcoppenheimer
Copy link
Contributor

Changes Made

feat: ruok livenessProbe for container health

  • Uses the ruok 4lw command to ping the local ZooKeeper server
  • Defaults to period=10s and threshold=3 as per the Pebble specification
  • If fails, container is restarted as per K8s specification

chore: add chaos mesh for network cut

test: add network cut ha test

@marcoppenheimer marcoppenheimer changed the title DPE-2639 - chore: add chaos mesh scripts + yaml DPE-2639 - test: add network_cut test Oct 1, 2023
@marcoppenheimer marcoppenheimer changed the title DPE-2639 - test: add network_cut test DPE-2639 - test: add network cut test Oct 1, 2023
Copy link
Contributor

@deusebio deusebio left a comment

Choose a reason for hiding this comment

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

Cool! Nice! This is an interesting way to do network cut on k8s using the chaos-mesh operator

@marcoppenheimer marcoppenheimer merged commit 9a2a706 into feat/ha Oct 4, 2023
2 of 3 checks passed
@marcoppenheimer marcoppenheimer deleted the feat/ha_network_cut branch October 4, 2023 11:48
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