summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cephadm: handle "systemctl start" failures during deployment betterAdam King2024-10-246-4/+84
* Merge pull request #59982 from rkachach/fix_issue_mgmt_gw_high_availabilityAdam King2024-10-2413-112/+303
|\
| * doc/cephadm: adding documentation for mgmt-gateway HA setupRedouane Kachach2024-10-172-7/+54
| * mgr/cephadm: adding UT for new mgmt-gateway functionalityRedouane Kachach2024-10-171-12/+72
| * mgr/cephadm: fixing deps handling for mgmt-gatewayRedouane Kachach2024-10-172-11/+17
| * mgr/cephadm: adding HA support for mgmt-gateway and ouath2-proxyRedouane Kachach2024-10-179-84/+155
| * mgr/cephadm: adding md5_hash stable hash to the utils collectionRedouane Kachach2024-10-171-0/+7
* | Merge pull request #58898 from neesingh-rh/wip-fix-strict-iec-castRishabh Dave2024-10-243-31/+72
|\ \
| * | qa: modify `test_human_readable_quota_invalid_values`neeraj pratap singh2024-09-241-1/+4
| * | src/test: test to check proper handling of units by strict_iec_castneeraj pratap singh2024-09-241-0/+27
| * | src/common : proper handling of units in `strict_iec_cast`neeraj pratap singh2024-09-241-30/+41
* | | Merge PR #60473 into mainPatrick Donnelly2024-10-243-0/+3
|\ \ \
| * | | mailmap, githubmap, organisationmap: Add Anuradha GadgeAnuradha Gadge2024-10-243-0/+3
* | | | Merge PR #60457 into mainPatrick Donnelly2024-10-241-0/+1
|\ \ \ \
| * | | | .github/check-license: add friendly nameErnesto Puerta2024-10-231-0/+1
* | | | | Merge pull request #59002 from neesingh-rh/wip-65820Rishabh Dave2024-10-241-0/+2
|\ \ \ \ \
| * | | | | qa/tasks/fwd_scrub: remove unnecessary tracebackneeraj pratap singh2024-09-241-0/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #60119 from rishabh-d-dave/mgr-vol-commentsRishabh Dave2024-10-241-2/+8
|\ \ \ \ \
| * | | | | mgr/vol: add comments to explain queuing data structuresRishabh Dave2024-10-191-2/+8
* | | | | | Merge pull request #60042 from sunilangadi2/migration_with_namespace_testIlya Dryomov2024-10-241-50/+91
|\ \ \ \ \ \
| * | | | | | added tests migration with namespaceSunil Angadi2024-10-231-50/+91
* | | | | | | Merge pull request #60420 from nbalacha/wip-nbalacha-namespace-docIlya Dryomov2024-10-242-8/+64
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | doc/rbd : add namespace mirroring updatesN Balachandran2024-10-242-8/+64
* | | | | | | Merge pull request #60355 from rhcs-dashboard/carbonize-hosts-formafreen232024-10-245-124/+128
|\ \ \ \ \ \ \
| * | | | | | | mgr/dashboard: carbonize Cluster > Hosts formDnyaneshwari2024-10-235-124/+128
* | | | | | | | Merge pull request #60465 from zdover23/wip-doc-2024-10-24-cephfs-troubleshoo...Zac Dover2024-10-241-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | doc/cephfs: edit "Disabling Volumes Plugin"Zac Dover2024-10-241-4/+5
|/ / / / / / / /
* | | | | | | | Merge pull request #59027 from hit1943/65971_fixVenky Shankar2024-10-241-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | cephfs: Fixed a bug that read operation hung in Client::get_caps when...chentao.20222024-08-051-0/+3
* | | | | | | | | Merge pull request #60276 from ceph/bypass_srYingxin2024-10-241-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test/crimson: disable stall-detector on aarch64 to fix asan failurescailianchun2024-10-231-0/+13
* | | | | | | | | | Merge pull request #60460 from zdover23/wip-doc-2024-10-24-start-beginners-guideZac Dover2024-10-241-0/+86
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc/start: add vstart install guideZac Dover2024-10-241-0/+86
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #60413 from gbregman/mainGil Bregman2024-10-234-4/+44
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | mgr/cephadm: Add namespace netmask parameters to nvmeof configurationGil Bregman2024-10-223-2/+17
| * | | | | | | | | python-common/ceph/deployment: Add namespace netmask parameters to nvmeof con...Gil Bregman2024-10-221-2/+27
* | | | | | | | | | Merge pull request #60399 from rhcs-dashboard/rgw-bucket-get-fix-for-accountafreen232024-10-236-28/+87
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mgr/dashboard: fix bucket get for s3 account owned bucketNizamudeen A2024-10-226-28/+87
* | | | | | | | | | | Merge pull request #60388 from ceph/fix-check_license_typo-mainErnesto Puerta2024-10-231-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ci: fix typo in check-licenseErnesto Puerta2024-10-181-3/+3
* | | | | | | | | | | | Merge pull request #58647 from rishabh-d-dave/mgr-vol-mod-disableHemanth2024-10-239-11/+322
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | PendingReleaseNote: add release note that mgr/volumes plugin can be...Rishabh Dave2024-10-191-0/+3
| * | | | | | | | | | | | doc/cephfs: add doc for disabling mgr/volumes pluginRishabh Dave2024-10-192-0/+28
| * | | | | | | | | | | | qa/cephfs: test enable/disable of volumes pluginRishabh Dave2024-10-192-0/+182
| * | | | | | | | | | | | mon/MgrMonitor: allow disabling always-on MGR modulesRishabh Dave2024-10-194-7/+102
| * | | | | | | | | | | | mon/MgrMontitor: add log entry to support debuggingRishabh Dave2024-10-191-0/+1
| * | | | | | | | | | | | mon/MgrMonitor: improve a log messageRishabh Dave2024-10-192-4/+6
* | | | | | | | | | | | | Merge pull request #60316 from VallariAg/wip-nvmeof-teuthology-mtls-testVallari Agrawal2024-10-233-1/+148
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | qa/suites/nvmeof: add mtls testVallari Agrawal2024-10-213-1/+148
* | | | | | | | | | | | | | Merge pull request #60157 from soumyakoduri/wip-skoduri-lc-nullinstanceSoumya Koduri2024-10-235-8/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \