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

feat(targets): allow cluster-wide pod experiments #454

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AlvaroGG0
Copy link

Signed-off-by: Alvaro Gutierrez alvarogugon@gmail.com

What this PR does / why we need it: As a SRE, I want to perform pod chaos experiments at cluster level, not only at namespace level.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes litmuschaos/litmus#3929

Special notes for your reviewer:

Checklist:

  • Fixes #
  • Labelled this PR & related issue with documentation tag
  • PR messages has document related information
  • Labelled this PR & related issue with breaking-changes tag
  • PR messages has breaking changes related information
  • Labelled this PR & related issue with requires-upgrade tag
  • PR messages has upgrade related information
  • Commit has unit tests
  • Commit has integration tests

@neelanjan00
Copy link
Member

Providing the option for targeting all the namespaces by default seems risky 🙂. Let us instead have a keyword like ALL_NAMESPACES, which will allow all the namespaces to be targeted. Can you please make this change?

Signed-off-by: Alvaro Gutierrez <alvarogugon@gmail.com>
Signed-off-by: Alvaro Gutierrez <alvaro.gutierrezgon@masmovil.com>
@AlvaroGG0 AlvaroGG0 force-pushed the feat(targets)-allow-cluster-wide-pod-chaos-experiments branch 2 times, most recently from f43690f to 4091744 Compare April 19, 2024 16:52
Signed-off-by: Alvaro Gutierrez <alvaro.gutierrezgon@masmovil.com>
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.

Allow cluster-wide pod experiments
2 participants