Description of problem: When a MC update is made the MCD will append the extension `mcdorig`[1] to the file being replaced on disk. Version-Release number of selected component (if applicable): 4.2/master How reproducible: always Steps to Reproduce: 1. Update static pod manifest, for example, etcd-member.yaml with MC removing a container such as etcd-metrics. 2. After update review Kube logs and running containers you should see the manifest with mcdorig being consumed by the kubelet and etcd-metrics running. 3. Actual results: original static-pod spec overrides MC change. Expected results: MC update is authoritative and the canonical spec. Additional info: [1] https://github.com/openshift/machine-config-operator/pull/797
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-2019:2922
*** Bug 1734483 has been marked as a duplicate of this bug. ***