Bug 1846503

Summary: [baremetal] Master nodes should be tagged as NoSchedule
Product: OpenShift Container Platform Reporter: Russell Bryant <rbryant>
Component: Machine Config OperatorAssignee: Russell Bryant <rbryant>
Status: CLOSED ERRATA QA Contact: Lubov <lshilin>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.5CC: amurdaca, aos-bugs, dhellmann, dmaizel, eminguez, fdeutsch, jcallen, kgarriso, lshilin, maszulik, mdame, mfojtik, nstielau, prabinov, rbartal, rbryant, scuppett, shardy, smilner, stbenjam, yprokule
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1828250
: 1849217 (view as bug list) Environment:
Last Closed: 2020-07-13 17:43:59 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: 1828250    
Bug Blocks: 1849217    

Comment 1 Kirsten Garrison 2020-06-11 20:07:02 UTC
Will cherrypick the 4.6 pr: 
https://github.com/openshift/machine-config-operator/pull/1817

to 4.5

Comment 7 Lubov 2020-06-21 06:07:28 UTC
taints added:

spec:
  podCIDR: fd01:0:0:2::/64
  podCIDRs:
  - fd01:0:0:2::/64
  taints:
  - effect: NoSchedule
    key: node-role.kubernetes.io/master

Scaled pods running on workers only

Comment 8 errata-xmlrpc 2020-07-13 17:43:59 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, 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/RHBA-2020:2409

Comment 9 Mike Dame 2020-10-28 18:33:04 UTC
*** Bug 1870665 has been marked as a duplicate of this bug. ***