Files
openshift-resource-governance/app/api/routes.py
andersonid fae1d6fb18 Fix workload metrics API pod name matching
- Use regex pattern pod=~"{workload}.*" in workload metrics API
- This matches the fix applied to historical analysis
- Should resolve issue where resource-governance workload data was not being retrieved
- Both historical analysis and workload metrics now use consistent pod name matching
2025-10-01 14:57:27 -03:00

41 KiB