Bug 1824137

Summary: etcd-quorum-guard should not use hostNetwork
Product: OpenShift Container Platform Reporter: Vadim Rutkovsky <vrutkovs>
Component: Machine Config OperatorAssignee: Sam Batschelet <sbatsche>
Status: CLOSED NOTABUG QA Contact: Michael Nguyen <mnguyen>
Severity: high Docs Contact:
Priority: high    
Version: 4.4CC: amurdaca, kgarriso, mnguyen, sbatsche, smilner
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1823677 Environment:
Last Closed: 2020-05-22 18:56:40 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: 1823677    
Bug Blocks:    

Description Vadim Rutkovsky 2020-04-15 12:14:15 UTC
Cherrypick etcd-quorum-guard changes to 4.4

+++ This bug was initially created as a clone of Bug #1823677 +++

Description of problem:

https://github.com/openshift/machine-config-operator/pull/1552 reworked etcd-quorum-daemon deployment and left  NSS_SDB_USE_CACHE=no setting out of curl command. As a result in 4.5/4.4 memory usage for etcd quorum guards has started leaking

Similar issue: #1706625

Comment 5 Antonio Murdaca 2020-05-07 19:55:04 UTC
PR is awaiting further review and approval.