Setting metrics public URL produces bad URL for hawkular service
Issue
- If the variable is set
openshift_metrics_hawkular_hostname, in the inventory file. Cluster ends up with a bad URL for hawkular in the cluster.
# Ansible hosts file
openshift_metrics_hawkular_hostname=https://metrics.example.com/hawkular/metrics
-
This will result in deployments trying to fetch metrics from
https://https://metrics.example.com/hawkular/metrics. -
If removed
https://from the URL the issue stands up to bad url during installation.
Environment
- Openshift Container Platform
- v3.7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.