Bug 1841099

Summary: Alert TemplateServiceBrokerEnabled doesn't have message
Product: OpenShift Container Platform Reporter: Fan Jia <jfan>
Component: Service BrokerAssignee: Jesus M. Rodriguez <jesusr>
Status: CLOSED WONTFIX QA Contact: Fan Jia <jfan>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.4CC: aos-bugs, chuo, marobrie
Target Milestone: ---   
Target Release: 4.4.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1841105 (view as bug list) Environment:
Last Closed: 2020-05-28 14:12:43 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: 1841105    
Bug Blocks:    

Description Fan Jia 2020-05-28 11:16:35 UTC
Description of problem:
The alert TemplateServiceBrokerEnabled doesn't have message to describe the content about the alert.

Version-Release number of selected component (if applicable):
cv: 4.4.5
template broker version:openshifttemplateservicebrokeroperator.4.4.0-202005252114

How reproducible:
always

Steps to Reproduce:
1.install templateservicebrokeroperator in the cluster
2. Check the alert about "TemplateServiceBrokerEnabled" in console "Monitoring-Alerting"

Actual results:
1.The alert "TemplateServiceBrokerEnabled" is firing, but no message to describe this alert.

Expected results:
1.The alert "TemplateServiceBrokerEnabled" should have "message" field to describe itself.
  spec:
    groups:
    - name: template-service-broker-enabled
      rules:
      - alert: TemplateServiceBrokerEnabled
        annotations:
          summary: Indicates whether the Template Service Broker is enabled
          message : Indicates whether the Template Service Broker is enabled

Additional info: