forked from openshift/machine-config-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
daemon: update.go/reconcilable block deleting users
Previously we allowed users to fully delete Passwd.Users but correctly though silently did not clear the authorized_keys on disk. This should have been unreconcilable since it violates the MCO rules for ssh updates instead of silently failing.
- Loading branch information
1 parent
5205078
commit 6cf8b95
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters