summaryrefslogtreecommitdiffstats
path: root/src/mgr (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #61312 from adamemerson/wip-boost-1.86-fixesIlya Dryomov2025-01-131-0/+12
|\
| * mgr: Work around bug in Boost MPI/PythonAdam Emerson2025-01-121-0/+12
* | mgr/PyModule: get_error_string() returns copyMax Kellermann2024-12-091-1/+1
* | mgr/PyModule: do not lock in get_name()Max Kellermann2024-12-091-1/+1
|/
* Merge pull request #58647 from rishabh-d-dave/mgr-vol-mod-disableHemanth2024-10-231-2/+13
|\
| * mon/MgrMonitor: allow disabling always-on MGR modulesRishabh Dave2024-10-191-1/+12
| * mon/MgrMonitor: improve a log messageRishabh Dave2024-10-191-1/+1
* | common/Finisher: add method get_thread_name()Max Kellermann2024-10-101-4/+2
* | mgr/ActivePyModule: build thread name with fmtMax Kellermann2024-10-101-1/+3
* | mgr/ActivePyModule: return std::string_view instead of std::string copyMax Kellermann2024-10-102-4/+4
|/
* Merge PR #52623 into mainVenky Shankar2024-09-304-10/+107
|\
| * ceph-dencoder: MDS - Add missing typesNitzanMordhai2024-04-104-10/+107
* | Merge PR #52939 into mainPatrick Donnelly2024-08-062-5/+5
|\ \
| * | mon/MonClient: handle ms_handle_fast_authentication returnPatrick Donnelly2024-06-282-5/+5
* | | Merge pull request #58048 from mohit84/issue_66268Yuri Weinstein2024-07-101-1/+1
|\ \ \
| * | | mgr: Convert the last_event_detail data_type to std::stringMohit Agrawal2024-06-141-1/+1
| |/ /
* | | Merge pull request #57005 from cfsnyder/wip-cfsnyder-63195Yuri Weinstein2024-07-101-2/+9
|\ \ \
| * | | mgr/Mgr.cc: clear daemon health metrics instead of removing down/out osd from...Cory Snyder2024-05-211-2/+9
| | |/ | |/|
* | | Merge pull request #58199 from tchaikov/wip-python3.9Kefu Chai2024-07-054-88/+107
|\ \ \
| * | | mgr: add site package paths in PyModuleRegistryKefu Chai2024-06-224-75/+76
| * | | mgr: set argv for python in PyModuleRegistryKefu Chai2024-06-222-4/+5
| * | | mgr: stop using deprecated API to initialize PythonKefu Chai2024-06-221-10/+27
| | |/ | |/|
* / | cmake/mgr: mgr_cap_obj depends on legacy-option-headersCasey Bodley2024-07-031-0/+1
|/ /
* | Merge pull request #57106 from phlogistonjohn/jjm-mgr-quiet-notify-types-errAdam King2024-06-111-2/+2
|\ \
| * | mgr: do not require NOTIFY_TYPES in python modulesJohn Mulligan2024-04-261-2/+2
* | | mgr: allow specifying module option levelPatrick Donnelly2024-04-291-0/+7
|/ /
* | Merge pull request #54979 from pdvian/wip-mgr-optrackerLaura Flores2024-04-245-10/+449
|\ \
| * | mgr: integrate optracker in ceph-mgrPrashant D2024-03-255-10/+449
* | | Merge PR #56047 into mainPatrick Donnelly2024-04-221-3/+3
|\ \ \ | |_|/ |/| |
| * | mgr: process map before notifying clientsPatrick Donnelly2024-03-151-3/+3
| |/
* | Revert "Merge pull request #55436 from tchaikov/mgr-python-3.12"Adam King2024-04-024-129/+80
* | Merge pull request #55979 from athanatos/sjust/wip-64546-max-creating-pgsSamuel Just2024-04-011-2/+4
|\ \
| * | mgr/DaemonServer: decouple adjust_pgs max from mon_osd_max_creating_pgsSamuel Just2024-02-281-1/+3
| * | mgr/DaemonServer: fix debug message typo (max->max_misplaced)Samuel Just2024-02-281-1/+1
* | | Merge pull request #55436 from tchaikov/mgr-python-3.12Kefu Chai2024-03-304-80/+129
|\ \ \ | |_|/ |/| |
| * | mgr: add site package paths in PyModuleRegistryKefu Chai2024-02-044-75/+87
| * | mgr: set argv for python in PyModuleRegistryKefu Chai2024-02-042-4/+7
| * | mgr: stop using deprecated API to initialize PythonKefu Chai2024-02-041-1/+35
| |/
* / pybind/mgr: add a `one-shot` parameter to send_commandLeonid Usov2024-03-041-5/+20
|/
* mgr: add read balancer support inside the balancer moduleLaura Flores2024-01-281-0/+32
* Merge pull request #54634 from NitzanMordhai/wip-nitzan-mgr-restful-mod-leaki...Yuri Weinstein2024-01-091-14/+5
|\
| * mgr/BaseMgrModule: Optimize CPython Call in Finish FunctionNitzanMordhai2023-12-211-14/+5
* | Merge pull request #48175 from amathuria/wip-add-test-case-bz-2011756Yuri Weinstein2024-01-051-0/+31
|\ \ | |/ |/|
| * DaemonServer.cc: fix config show command for RGW daemonsAishwarya Mathuria2023-10-301-0/+31
* | ceph-dencoder: osd - Add missing typesNitzanMordhai2023-12-204-3/+95
* | Merge pull request #54319 from ajarr/wip-63410Yuri Weinstein2023-12-1312-183/+0
|\ \
| * | mgr/Mgr: remove shutdown() and handle_signal()Ramana Raja2023-11-0312-183/+0
* | | Merge pull request #52406 from Matan-B/wip-matanb-mon-44069-commitsYuri Weinstein2023-11-131-39/+6
|\ \ \ | |/ / |/| |
| * | mon/ConfigMap: push kv parsing logic into add_option()Sage Weil2023-10-161-36/+5
| * | mon/ConfigMap: use ValueSource type for generate_entity_map()Sage Weil2023-10-161-3/+1
| |/