Bug 1916081 - non-existant should be non-existent in CloudCredentialOperatorTargetNamespaceMissing alert's annotations
Summary: non-existant should be non-existent in CloudCredentialOperatorTargetNamespace...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Credential Operator
Version: 4.7
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: 4.7.0
Assignee: sumehta
QA Contact: wang lin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-14 06:48 UTC by Junqi Zhao
Modified: 2021-02-24 15:53 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-24 15:53:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cloud-credential-operator pull 293 0 None open Bug 1916081: MissingTargetNamespace message fix 2021-02-05 20:29:24 UTC
Red Hat Product Errata RHSA-2020:5633 0 None None None 2021-02-24 15:53:39 UTC

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


Note You need to log in before you can comment on or make changes to this bug.