RedHatQE / openshift-python-utilities

Openshift python utilities
Apache License 2.0
0 stars 23 forks source link

prometheus calls should be made with explicitly generated token #353

Closed dbasunag closed 3 months ago

dbasunag commented 3 months ago
Short description:

Cluster monitoring operator asks the apiserver to deploy https://github.com/openshift/cluster-monitoring-operator/blob/release-4.17/assets/prometheus-k8s/service-account.yaml. openshift-monitoring team recommends generating specific tokens and using it for prometheus query, instead of assuming imagePullSecrets would always be there. In CNV we found this field not to be reliable, specially for post upgrade scenarios.

More details:
What this PR does / why we need it:
Which issue(s) this PR fixes:
Special notes for reviewer:
Bug:
redhat-qe-bot1 commented 3 months ago

Report bugs in Issues

The following are automatically added:

Available user actions:

Supported /retest check runs * `/retest python-module-install`: Retest python-module-install
Supported labels * hold * verified * wip * lgtm
dbasunag commented 3 months ago

/verified

dbasunag commented 3 months ago

/verified

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

dbasunag commented 3 months ago

/verified

dbasunag commented 3 months ago

/verified

myakove commented 3 months ago

/verified /lgtm