Bug 1891781

Summary: dnsPolicy of kube-scheduler apiserver and controller-manager not aligned with hostNetwork
Product: OpenShift Container Platform Reporter: Maciej Szulik <maszulik>
Component: kube-schedulerAssignee: Maciej Szulik <maszulik>
Status: CLOSED WONTFIX QA Contact: RamaKasturi <knarra>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.5CC: aos-bugs, knarra, mfojtik, pbertera
Target Milestone: ---   
Target Release: 4.5.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1891779 Environment:
Last Closed: 2020-11-03 16:30:55 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: 1891779    
Bug Blocks:    

Comment 1 Maciej Szulik 2020-11-03 16:30:55 UTC
This change is causing issues during startup b/c ClusterFirstWithHostNet dns policy forces in-cluster dns server which is not available during core elements startup.
I'm currently discussing how to solve this issue for kubelet first. I'm closing this as won't fix for now.