-
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.
mgr/PyModule: correctly remove config options
Previously, incorrect parameters were being passed to "config rm", causing it to do nothing. This commit also ensures the correct error message is shown for both the set and remove failure cases. I've also moved the update of the in-memory config map to *after* the value is persisted, to ensure the config map actually reflects what's stored. Fixes: https://tracker.ceph.com/issues/42958 Signed-off-by: Tim Serong <[email protected]>
- Loading branch information
Showing
1 changed file
with
17 additions
and
17 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