Bug 1663376
Summary: | MachineConfigDaemon does not prune files that don't exist in the desiredConfig but existed before | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Johnny Liu <jialiu> |
Component: | RHCOS | Assignee: | Steve Milner <smilner> |
Status: | CLOSED ERRATA | QA Contact: | Micah Abbott <miabbott> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1.0 | CC: | bbreard, dustymabe, imcleod, jligon, nstielau |
Target Milestone: | --- | ||
Target Release: | 4.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-04 10:41:28 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
Johnny Liu
2019-01-04 06:36:27 UTC
This is not an installer issue. You'll need to assign this to the RHCOS team. They maintain the Machine Config Operator. Good to know that, Changing to RHCOS component. Second PR: https://github.com/openshift/machine-config-operator/pull/274 Both merged. Verified this bug with quay.io/openshift-release-dev/ocp-release:4.0.0-0.1, and PASS. After customized machineconfig is removed, the created file is cleaned up. $ cat /etc/custom1.txt cat: /etc/custom1.txt: No such file or directory 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:0758 |