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

Fix consider appKind when filtering target pods #680

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

MichaelMorrisEst
Copy link
Contributor

What this PR does / why we need it:
The App Kind specified by the user shall be taken into consideration when identifying target pods for the experiment so the experiment is carried out on pods that are consistent with the users inputs

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

Fixes #679

Special notes for your reviewer:

Checklist:

  • Fixes #
  • 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
  • E2E run Required for the changes

Signed-off-by: MichaelMorris <[email protected]>
@MichaelMorrisEst
Copy link
Contributor Author

Hi @ispeakc0de
If you get a chance to have a look at the updated implementation that would be great, thanks

@ispeakc0de ispeakc0de closed this Mar 1, 2024
@ispeakc0de ispeakc0de reopened this Mar 1, 2024
@ispeakc0de ispeakc0de merged commit c2f8f79 into litmuschaos:master Mar 1, 2024
4 of 8 checks passed
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.

Litmus does not consider appKind when filtering the target pod for an experiment
5 participants