Files
openshift-resource-governance/app/core
andersonid 472eec01c9 Filter out build pods and non-running pods from analysis
- Filter pods with status not in [Running, Pending]
- Filter pods ending with -build (S2I build pods)
- Prevent build pods from polluting workload analysis
- Improve analysis accuracy by focusing on active workloads
2025-10-04 10:08:37 -03:00
..