Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #52733 from batrick/i59813 | Yuri Weinstein | 2023-10-03 | 1 | -0/+3 |
|\ | |||||
| * | osd/OSDMonitor: check svc is writeable before changing pending | Patrick Donnelly | 2023-08-02 | 1 | -0/+3 |
* | | mon: use wait_for_commit to reply | Patrick Donnelly | 2023-07-21 | 1 | -1/+1 |
|/ | |||||
* | mon: osd pool create <pool-name> with --bulk flag | Kamoltat | 2021-12-20 | 1 | -3/+0 |
* | pybind/mgr/pg_autoscale: revert to default profile scale-up | Kamoltat | 2021-11-19 | 1 | -1/+1 |
* | mon: build without "using namespace std" | Kefu Chai | 2021-08-13 | 1 | -0/+6 |
* | mgr,mon: s/boost::optional/std::optional/ | Kefu Chai | 2021-06-29 | 1 | -3/+3 |
* | common/cmdparse: return cmd option using return value | Kefu Chai | 2021-05-22 | 1 | -2/+1 |
* | pybind/mgr/pg_autoscaler: Added autoscale-profile feature | Kamoltat | 2021-05-19 | 1 | -0/+3 |
* | mon/KVMonitor: fix 'osd new' cross-service commit | Sage Weil | 2021-02-24 | 1 | -1/+3 |
* | mon: allow subscription to kv/config-key data | Sage Weil | 2021-02-17 | 1 | -1/+105 |
* | mon: convert ConfigKeyService -> KVMonitor | Sage Weil | 2021-02-17 | 1 | -0/+419 |