litmuschaos / litmus-go

Apache License 2.0
66 stars 118 forks source link

Fix consider appKind when filtering target pods #680

Closed MichaelMorrisEst closed 6 months ago

MichaelMorrisEst commented 8 months ago

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:

MichaelMorrisEst commented 7 months ago

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