Skip to content

Exclude Job Pods from the Pod check

Marek Szwałkiewicz requested to merge exclude_job_pods into master

Because some Jobs pass while generating multiple failed pods it is tainting the Pod status results. This change excludes from the Pod status check all Pods that are generated as part of Jobs.

Issue-ID: INT-2103 Signed-off-by: Marek Szwałkiewicz marek.szwalkiewicz@external.t-mobile.pl

Edited by Michał Jagiełło

Merge request reports