Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP containerEtcHosts: Investigate a reported problem with updating /etc/… #261

Closed
wants to merge 3 commits into from

Conversation

MarkGibbons
Copy link
Member

…hosts

When /etc/hosts is in a container the file replace option is supposed to turn off the atomic update feature. It has been reported the the atomic update feature may be being left on causing replace_or_add to fail.

Description

See if the problem is reproducible.

Issues Resolved

List any existing issues this PR resolves

Check List

  • A summary of changes made is included in the CHANGELOG under ## Unreleased
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

…hosts

When /etc/hosts is in a container the file replace option is supposed to turn off the atomic update
feature.  It has been reported the the atomic update feature may be being left on causing
replace_or_add to fail.
@MarkGibbons MarkGibbons requested a review from a team as a code owner November 21, 2023 03:17
@MarkGibbons MarkGibbons changed the title containerEtcHosts: Investigate a reported problem with updating /etc/… WIP containerEtcHosts: Investigate a reported problem with updating /etc/… Nov 21, 2023
@MarkGibbons
Copy link
Member Author

done testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant