Bug 1990725 - [Kuryr][4.9] KuryrSDNPodNotReady alert is missing the node name in the message
Summary: [Kuryr][4.9] KuryrSDNPodNotReady alert is missing the node name in the message
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.9
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.9.0
Assignee: Robin Cernin
QA Contact: Itzik Brown
URL:
Whiteboard:
Depends On:
Blocks: 1990726
TreeView+ depends on / blocked
 
Reported: 2021-08-06 04:58 UTC by Robin Cernin
Modified: 2021-10-18 17:45 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1890476
Environment:
Last Closed: 2021-10-18 17:45:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-network-operator pull 1176 0 None None None 2021-08-11 00:46:10 UTC
Red Hat Product Errata RHSA-2021:3759 0 None None None 2021-10-18 17:45:20 UTC

Comment 3 Itzik Brown 2021-08-18 11:12:37 UTC
Verified in 4.9.0-0.nightly-2021-08-18-033031

[stack@undercloud-0 ~]$ curl -sk -H "Authorization: Bearer $token" 'https://prometheus-k8s-openshift-monitoring.apps.ostest.shiftstack.com/api/v1/alerts' | jq '.data.alerts[] | select(.labels.alertname == "KuryrSDNPodNotReady")'
{
  "labels": {
    "alertname": "KuryrSDNPodNotReady",
    "container": "kube-rbac-proxy-main",
    "created_by_kind": "ReplicaSet",
    "created_by_name": "kuryr-controller-75d5cfb4fc",
    "endpoint": "https-main",
    "host_ip": "10.196.2.55",
    "host_network": "true",
    "job": "kube-state-metrics",
    "namespace": "openshift-kuryr",
    "node": "ostest-6ptvd-master-2",
    "pod": "kuryr-controller-75d5cfb4fc-hg7w5",
    "pod_ip": "10.196.2.55",
    "priority_class": "system-cluster-critical",
    "service": "kube-state-metrics",
    "severity": "warning",
    "uid": "0084c422-96ed-4ddc-9f12-7cb82bc5cf5f"
  },
  "annotations": {
    "summary": "SDN pod kuryr-controller-75d5cfb4fc-hg7w5 on node ostest-6ptvd-master-2 is not ready."
  },
  "state": "firing",
  "activeAt": "2021-08-18T09:44:19.939162962Z",
  "value": "0e+00"
}

Comment 6 errata-xmlrpc 2021-10-18 17:45:05 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.9.0 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:3759


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