Bug 1970147
| Summary: | Weak Cipher in openshift-monitoring | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Nowel Bliss <nbliss> | ||||||||||
| Component: | Monitoring | Assignee: | Filip Petkovski <fpetkovs> | ||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> | ||||||||||
| Severity: | low | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 4.8 | CC: | anpicker, aos-bugs, erooth, spasquie | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | 4.9.0 | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Linux | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2021-10-18 17:33:33 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: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Nowel Bliss
2021-06-09 22:08:30 UTC
Created attachment 1789796 [details]
serviceMonitor/openshift-monitoring/kubelet/3
Created attachment 1789797 [details]
serviceMonitor/openshift-monitoring/etcd/0
for other openshift-monitoring endpoints, only serviceMonitor/openshift-monitoring/prometheus-adapter/0 has issue, see from picture
"scrapePool": "serviceMonitor/openshift-monitoring/prometheus-adapter/0",
"scrapeUrl": "https://10.131.0.11:6443/metrics",
"health": "up"
"scrapePool": "serviceMonitor/openshift-monitoring/prometheus-adapter/0",
"scrapeUrl": "https://10.128.2.8:6443/metrics",
"health": "up"
Created attachment 1789798 [details]
serviceMonitor/openshift-monitoring/prometheus-adapter/0
Thanks Junqi. prometheus-adapter falls under our responsibility but not kubelet and etcd. tested with 4.9.0-0.nightly-2021-06-22-193627, no issue with prometheus-adapter 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 (Moderate: OpenShift Container Platform 4.9.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-2021:3759 |