-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.14
-
None
-
Low
-
No
-
False
-
Description of problem:
Duplicate using in log message.
log.Infof("For node %s selected peer address %s using using OVN annotations.", node.Name, addr)
Version-Release number of selected component (if applicable):
4.14
How reproducible:
always
Steps to Reproduce:
1. code review 2. 3.
Actual results:
log.Infof("For node %s selected peer address %s using using OVN annotations.", node.Name, addr)
Expected results:
log.Infof("For node %s selected peer address %s using OVN annotations.", node.Name, addr)
Additional info:
- links to
-
RHSA-2023:5006 OpenShift Container Platform 4.14.z security update