Closed IshwarKanse closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.41%. Comparing base (
63a06ca
) to head (1fee59f
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
In OpenShift 4.16 tokens for service account are not generated by default and we have to now use the TokenRequest API to create token. The PR fixes the check_metrics.sh script to create a token from prometheus-user-workload SA. Tested on OpenShift 4.16 and 4.15