summaryrefslogtreecommitdiffstats
path: root/src/mon/KVMonitor.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #52733 from batrick/i59813Yuri Weinstein2023-10-031-0/+3
|\
| * osd/OSDMonitor: check svc is writeable before changing pendingPatrick Donnelly2023-08-021-0/+3
* | mon: use wait_for_commit to replyPatrick Donnelly2023-07-211-1/+1
|/
* mon: osd pool create <pool-name> with --bulk flagKamoltat2021-12-201-3/+0
* pybind/mgr/pg_autoscale: revert to default profile scale-upKamoltat2021-11-191-1/+1
* mon: build without "using namespace std"Kefu Chai2021-08-131-0/+6
* mgr,mon: s/boost::optional/std::optional/Kefu Chai2021-06-291-3/+3
* common/cmdparse: return cmd option using return valueKefu Chai2021-05-221-2/+1
* pybind/mgr/pg_autoscaler: Added autoscale-profile featureKamoltat2021-05-191-0/+3
* mon/KVMonitor: fix 'osd new' cross-service commitSage Weil2021-02-241-1/+3
* mon: allow subscription to kv/config-key dataSage Weil2021-02-171-1/+105
* mon: convert ConfigKeyService -> KVMonitorSage Weil2021-02-171-0/+419