Bug 1948701
| Summary: | unneeded CCO alert already covered by CVO | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Joel Diaz <jdiaz> | |
| Component: | Cloud Credential Operator | Assignee: | Joel Diaz <jdiaz> | |
| Status: | CLOSED ERRATA | QA Contact: | wang lin <lwan> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 4.8 | CC: | lwan | |
| Target Milestone: | --- | |||
| Target Release: | 4.8.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Removed functionality | ||
| Doc Text: |
The cluster-version operator is responsible for reporting if the cloud-credential-operator's deployment is unhealthy; no need for the cloud-credential-operator to handle this directly (resulting in doubling reporting if there's an issue).
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1948702 1957424 (view as bug list) | Environment: | ||
| Last Closed: | 2021-07-27 22:59:27 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: | 1948702, 1957424 | |||
|
Description
Joel Diaz
2021-04-12 18:44:36 UTC
Hi, Joel I checked the CloudCredentialOperatorDown alert has removed from cco, and when I create a wrong credentialsrequest, co cloud-credential will be degraded, then cvo will show CloudCredentialOperatorDown and ClusterOperatorDegraded alerts. Before,I through scaling down cco and cvo deployments replicas to 0, cco will show the CloudCredentialOperatorDown alert to reflect the pod is not running. But now, the CloudCredentialOperatorDown alert is owned by cvo, I am not sure if cvo will show CloudCredentialOperatorDown when cco pod crash, because I can't reproduce a cco pod crash scenario. if I only scale down cco deployment replica to 0, cvo will reset it. sorry, I write the wrong content above, when co cloud-credential will be degraded, cvo will show ClusterOperatorDown and ClusterOperatorDegraded alerts. Ok, so it sounds like CVO is handling the alerting instead of CCO also having its own alert. ok, thanks joel. verified on 4.8.0-0.nightly-2021-04-09-222447. 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.8.2 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:2438 |