]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: extend password filtering to cluster commands
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 17 Mar 2025 20:10:15 +0000 (16:10 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 1 Apr 2025 12:02:39 +0000 (08:02 -0400)
commit8af7aad79f8a2fde443a3953112a1b7335807a70
tree6da7dc67f31f9ead1174d51e259c0b87a61f9d7b
parentbb38fecf60fd861d0f7310d691d3bd9cb92a7d89
mgr/smb: extend password filtering to cluster commands

The imperative commands like `ceph smb cluster create` may involve
setting and reporting outputs that have passwords. Use the previously
established password filter mechanism there (and use the new _apply_res
function everywhere for completeness).

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/smb/module.py