cloud-bulldozer / performance-dashboards

Performance dashboards from the Perf & Scale team
Apache License 2.0
16 stars 36 forks source link

Get the Prometheus URL in a more sustainable way, and convert to usin… #28

Closed dustinblack closed 2 years ago

dustinblack commented 2 years ago

…g a bearer token for auth.

This addresses compatibility issues with OCP 4.11 and is tested as backward compatible with 4.10 at least.

Description

Fixes

mffiedler commented 2 years ago

LGTM - tested on 4.11. I started to comment that the new commands were openshift-only but then realized the script would only work on openshift even before this change. This should be less susceptible to openshift plumbing changes now.