]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: create a new resource component for remote control
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 2 Jul 2025 22:15:03 +0000 (18:15 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 12 Aug 2025 14:45:50 +0000 (10:45 -0400)
commitccd7475f6458a4681e4108ddad945cba4615b1a0
tree0af373ba03e38b0eb286a3a1c546c3a42b0af55d
parentee5b41981a43da8cff889c80b001540538b08af6
mgr/smb: create a new resource component for remote control

Remote control is a new optional feature of the samba-container. It runs
a small "sidecar" service that provides a (g)RPC interface that bridges
certain runtime operations, like disconnecting a particular client,
from the cloudy-gRPC world to samba's existing tooling.
Add a new type that can be used to configure this sidecar service.

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