Bug 1990725

Summary: [Kuryr][4.9] KuryrSDNPodNotReady alert is missing the node name in the message
Product: OpenShift Container Platform Reporter: Robin Cernin <rcernin>
Component: NetworkingAssignee: Robin Cernin <rcernin>
Networking sub component: kuryr QA Contact: Itzik Brown <itbrown>
Status: CLOSED ERRATA Docs Contact:
Severity: low    
Priority: low CC: bbennett, itbrown, juriarte, mdemaced, mdulko, rcernin
Version: 4.9Keywords: Triaged
Target Milestone: ---   
Target Release: 4.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1890476 Environment:
Last Closed: 2021-10-18 17:45:05 UTC Type: ---
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: 1990726    

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