-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
Quality / Stability / Reliability
-
False
-
False
-
CLOSED
-
No
Description of problem:
When CNAO gets queried for metrics over HTTPS, it responds with HTTP.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Get into the CNAO pod
2. curl -vvv https://localhost:8080/metrics
Actual results:
It fails
Expected results:
We should be able to serve metrics over HTTPS.
Additional info:
EDITED:
A more relevant reproduction scenario in comment #5.