Bug 2084079
| Summary: | prometheus route is not updated to "path: /api" after upgrade from 4.10 to 4.11 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> | ||||
| Component: | Monitoring | Assignee: | Joao Marcal <jmarcal> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4.11 | CC: | amuller, anpicker, spasquie | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.11.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 2089806 (view as bug list) | Environment: | |||||
| Last Closed: | 2022-08-10 11:11:18 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 2089806 | ||||||
| Attachments: |
|
||||||
|
Description
Junqi Zhao
2022-05-11 10:46:34 UTC
in another IPI vSphere cluster, 3 masters/2 workers, upgraded from 4.8.29 -> 4.9.0-0.nightly-2022-05-11-100812 -> 4.10.0-0.nightly-2022-05-11-183751 -> 4.11.0-0.nightly-2022-05-11-054135, same issue with alertmanager-main/thanos-querier/thanos-ruler routes # oc get node NAME STATUS ROLES AGE VERSION juzhao-48-8msj7-master-0 Ready master 9h v1.23.3+69213f8 juzhao-48-8msj7-master-1 Ready master 9h v1.23.3+69213f8 juzhao-48-8msj7-master-2 Ready master 9h v1.23.3+69213f8 juzhao-48-8msj7-worker-66zr5 Ready worker 9h v1.23.3+69213f8 juzhao-48-8msj7-worker-mnqjb Ready worker 9h v1.23.3+69213f8 # oc -n openshift-monitoring get route NAME HOST/PORT PATH SERVICES PORT TERMINATION WILDCARD alertmanager-main alertmanager-main-openshift-monitoring.apps.juzhao-48.qe.devcluster.openshift.com alertmanager-main web reencrypt/Redirect None prometheus-k8s prometheus-k8s-openshift-monitoring.apps.juzhao-48.qe.devcluster.openshift.com prometheus-k8s web reencrypt/Redirect None prometheus-k8s-federate prometheus-k8s-federate-openshift-monitoring.apps.juzhao-48.qe.devcluster.openshift.com /federate prometheus-k8s web reencrypt/Redirect None thanos-querier thanos-querier-openshift-monitoring.apps.juzhao-48.qe.devcluster.openshift.com thanos-querier web reencrypt/Redirect None # oc -n openshift-user-workload-monitoring get route NAME HOST/PORT PATH SERVICES PORT TERMINATION WILDCARD federate federate-openshift-user-workload-monitoring.apps.juzhao-48.qe.devcluster.openshift.com /federate prometheus-user-workload federate reencrypt/Redirect None thanos-ruler thanos-ruler-openshift-user-workload-monitoring.apps.juzhao-48.qe.devcluster.openshift.com thanos-ruler web reencrypt/Redirect None Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069 |