Bug 1795182

Summary: Support 'oc adm node drain' without --ignore-daemonsets=true flag
Product: Container Native Virtualization (CNV) Reporter: Israel Pinto <ipinto>
Component: VirtualizationAssignee: sgott
Status: CLOSED DEFERRED QA Contact: Israel Pinto <ipinto>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.2.0CC: cnv-qe-bugs, fdeutsch, kbidarka, lshilin
Target Milestone: ---   
Target Release: 2.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-10 12:21:08 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 Israel Pinto 2020-01-27 11:47:52 UTC
Description of problem:
[RFE]
We need to support 'oc adm node drain <node name>'  in CVN without flag --ignore-daemonsets=true

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

Note:
Now without this flag 'oc adm node drain <node name>'  is failing. 
W/A:
# oc adm drain <node name> --delete-local-data=true --ignore-daemonsets=true --force

Comment 3 Kedar Bidarkar 2020-06-10 12:21:08 UTC
Tracking it in Jira.