Bug 1916081

Summary: non-existant should be non-existent in CloudCredentialOperatorTargetNamespaceMissing alert's annotations
Product: OpenShift Container Platform Reporter: Junqi Zhao <juzhao>
Component: Cloud Credential OperatorAssignee: sumehta
Status: CLOSED ERRATA QA Contact: wang lin <lwan>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.7CC: jdiaz, lwan
Target Milestone: ---Keywords: UpcomingSprint
Target Release: 4.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-24 15:53:14 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:

Description Junqi Zhao 2021-01-14 06:48:28 UTC
Description of problem:

CloudCredentialOperatorTargetNamespaceMissing alert, non-existant should be non-existent
**********************************
# oc -n openshift-monitoring get cm prometheus-k8s-rulefiles-0 -oyaml
...
      - alert: CloudCredentialOperatorTargetNamespaceMissing
        annotations:
          message: CredentialsRequest(s) pointing to non-existant namespace
        expr: cco_credentials_requests_conditions{condition="MissingTargetNamespace"} > 0
        for: 5m
        labels:
          severity: warning
**********************************
NOTE: https://en.wiktionary.org/wiki/non-existant
non-existant
Misspelling of nonexistent.

Version-Release number of selected component (if applicable):
4.7.0-0.nightly-2021-01-13-124141

How reproducible:
always

Steps to Reproduce:
1. see from the description
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Junqi Zhao 2021-02-07 02:38:53 UTC
tested with 4.7.0-0.nightly-2021-02-06-084550, issue is fixed
# oc -n openshift-monitoring get cm prometheus-k8s-rulefiles-0 -oyaml | grep CloudCredentialOperatorTargetNamespaceMissing -A10 | grep non-existent
          message: CredentialsRequest(s) pointing to non-existent namespace

Comment 5 errata-xmlrpc 2021-02-24 15:53:14 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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement 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-2020:5633