Bug 1948040

Summary: cluster-etcd-operator: etcd is using deprecated logger
Product: OpenShift Container Platform Reporter: Sam Batschelet <sbatsche>
Component: EtcdAssignee: Sam Batschelet <sbatsche>
Status: CLOSED ERRATA QA Contact: ge liu <geliu>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.7   
Target Milestone: ---   
Target Release: 4.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Feature: Use zap logger Reason: etcd is currently using the deprecated capnlog and should be replaced with zap Result: The loogs show json formatted output coming from the zap logger.
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-27 22:58:43 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 Sam Batschelet 2021-04-09 20:11:06 UTC
Description of problem:etcd is currently using the deprecated capnlog and should be replaced with zap

```
[WARNING] Deprecated '--logger=capnslog' flag is set; use '--logger=zap' flag instead
```


Version-Release number of selected component (if applicable):


How reproducible: 100%


Steps to Reproduce:
1. review etcd logs
2.
3.

Actual results: deprecated warning prints as per above


Expected results: etcd does not use deprecated flags


Additional info:

Comment 6 errata-xmlrpc 2021-07-27 22:58:43 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.8.2 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:2438