Bug 1776704

Summary: [RFE] It's better to change annotations.summary to annotations.message for alerting rules under CloudCredentialOperator group
Product: OpenShift Container Platform Reporter: Junqi Zhao <juzhao>
Component: Cloud Credential OperatorAssignee: Joel Diaz <jdiaz>
Status: CLOSED ERRATA QA Contact: Junqi Zhao <juzhao>
Severity: low Docs Contact:
Priority: low    
Version: 4.3.0Keywords: RFE
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of:
: 1777025 (view as bug list) Environment:
Last Closed: 2020-05-04 11:17:08 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: 1777025    
Attachments:
Description Flags
no message for CCOProvisioningFailed none

Description Junqi Zhao 2019-11-26 07:59:20 UTC
Created attachment 1639718 [details]
no message for CCOProvisioningFailed

Description of problem:
Alerting rules under CloudCredentialOperator group
CCOTargetNamespaceMissing
CCOProvisioningFailed
CCODeprovisioningFailed
CCOInsufficientCloudCreds
CCOperatorDown

take CCOProvisioningFailed for example, details:
*******************
alert: CCOProvisioningFailed
expr: cco_credentials_requests_conditions{condition="CredentialsProvisionFailure"}
  > 0
for: 5m
labels:
  severity: warning
annotations:
  summary: CredentialsRequest(s) unable to be fulfilled
*******************
should be like
annotations:
  message: CredentialsRequest(s) unable to be fulfilled

otherwise, we can not see the messages from web console, see the attached picture

Version-Release number of selected component (if applicable):


How reproducible:
4.3.0-0.nightly-2019-11-25-153929

Steps to Reproduce:
1. See the description
2.
3.

Actual results:


Expected results:


Additional info:

Comment 5 errata-xmlrpc 2020-05-04 11:17:08 UTC
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, 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/RHBA-2020:0581