summaryrefslogtreecommitdiffstats
path: root/src/python-common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #60888 from ShwetaBhosale1/fix_issue_69070_only_bind_ports...Adam King5 days1-1/+3
|\
| * mgr/cephadm: Add only_bind_ports_on_network spec parameter for AlertmanagerShweta Bhosale2024-12-031-1/+3
* | Merge pull request #58604 from adk3798/cephadm-rgw-no-multisite-trafficAdam King5 days1-0/+3
|\ \
| * | mgr/cephadm: allow disabling rgw_run_sync_thread through specAdam King2024-10-301-0/+3
* | | mgr/cephadm/nvmeof: Add key verification field to NVMeOF configurationGil Bregman2025-01-021-0/+4
* | | cephadm/nvmeof: fix ports when default values are overriddenAlexander Indenbaum2024-12-171-1/+1
* | | cephadm/nvmeof: support per-node gateway addressesAlexander Indenbaum2024-12-161-0/+6
* | | mgr/cephadm/nvmeof: Rewrite NVMEoF fields validation.Gil Bregman2024-12-122-127/+101
* | | mgr/cephadm/nvmeof: Add auto rebalance fields to NVMeOF configurationGil Bregman2024-12-111-0/+15
* | | mgr/cephadm/nvmeof: Add key encryption support to nvmeof configurationGil Bregman2024-12-051-0/+3
* | | python-common/ceph/cephadm: Change NVME image version to 1.4.Gil Bregman2024-12-031-1/+1
* | | Merge pull request #60412 from ShwetaBhosale1/fix_issue_68605_modify_structur...Adam King2024-12-021-18/+56
|\ \ \ | |_|/ |/| |
| * | cephadm: Modify the structure of the default container imagesShweta Bhosale2024-11-221-18/+56
* | | python-common/ceph/deployment: Add key encryption support to nvmeof configura...Gil Bregman2024-11-251-5/+8
|/ /
* | Merge pull request #60542 from adk3798/sign-generated-rgw-certsAdam King2024-11-211-0/+4
|\ \
| * | mgr/cephadm: sign generated RGW certsAdam King2024-10-291-0/+4
| |/
* | Merge pull request #60587 from phlogistonjohn/jjm-more-py312-fixesAdam King2024-11-2112-27/+39
|\ \
| * | python-common: use tox.ini envlist defaults when run via cmakeJohn Mulligan2024-11-041-1/+1
| * | python-common: remove unused requirements-lint.txtJohn Mulligan2024-11-041-2/+0
| * | python-common: update tox.ini linting environmentsJohn Mulligan2024-11-041-4/+8
| * | python-common/tests: update some type annotationsJohn Mulligan2024-11-041-2/+1
| * | python-common/deployment: disable some unused import flake8 errorsJohn Mulligan2024-11-041-1/+1
| * | python-common/deployment: fix string that should not be an f-stringJohn Mulligan2024-11-041-1/+1
| * | python-common/deployment: rename a single letter variableJohn Mulligan2024-11-041-2/+2
| * | python-common/deployment: disable some unused import flake8 errorsJohn Mulligan2024-11-041-1/+1
| * | python-common/deployment: disable some unused import flake8 errorsJohn Mulligan2024-11-041-2/+2
| * | python-common/deployment: disable some unused import flake8 errorsJohn Mulligan2024-11-041-1/+1
| * | python-common/deployment: disable some unused import flake8 errorsJohn Mulligan2024-11-041-2/+3
| * | python-common/deployment: update some type annotationsJohn Mulligan2024-11-041-4/+2
| * | python-common: fix mypy errors in earmarking.pyJohn Mulligan2024-11-041-4/+16
* | | cephadm/nvmeof: support no huge pages for nvmeof spdkAlexander Indenbaum2024-11-201-1/+5
* | | python-common/ceph/deployment: Add resource limits to nvmeof configurationGil Bregman2024-11-191-0/+42
|/ /
* / python-common: add spot in python-common for cephadm default imagesAdam King2024-10-302-0/+21
|/
* Merge pull request #59982 from rkachach/fix_issue_mgmt_gw_high_availabilityAdam King2024-10-241-1/+3
|\
| * mgr/cephadm: adding HA support for mgmt-gateway and ouath2-proxyRedouane Kachach2024-10-171-1/+3
* | python-common/ceph/deployment: Add namespace netmask parameters to nvmeof con...Gil Bregman2024-10-221-2/+27
* | orch: disk replacement enhancementGuillaume Abrioux2024-10-162-3/+11
|/
* Merge pull request #59888 from phlogistonjohn/jjm-mypy-moreAdam King2024-10-141-0/+15
|\
| * python-common: add a utils function to replace distutils.util.strtoboolJohn Mulligan2024-09-241-0/+15
* | Merge pull request #59927 from rkachach/fix_issue_mgmt_gw_health_endpointAdam King2024-10-041-0/+2
|\ \
| * | mgr/cephadm: adding health check endpoint for mgmt-gatewayRedouane Kachach2024-09-231-0/+2
* | | earmarking: improve error handling when getxattr failsAvan Thakkar2024-09-251-5/+9
* | | mgr/smb: earmark resolver for subvolumeAvan Thakkar2024-09-242-63/+105
| |/ |/|
* | Merge pull request #59716 from rhcs-dashboard/fix-67897-mainAashish Sharma2024-09-241-38/+71
|\ \ | |/ |/|
| * mgr/rgwam: use realm/zonegroup/zone method arguments for period updateAashish Sharma2024-09-231-38/+71
* | Merge pull request #59488 from adk3798/revert-cephadm-require-nvmeof-groupAdam King2024-09-191-4/+1
|\ \
| * | Revert "mgr/orchestrator: require "group" field for nvmeof specs"Adam King2024-08-281-4/+1
* | | Merge pull request #59694 from rkachach/fix_issue_67975Adam King2024-09-181-0/+3
|\ \ \
| * | | mgr/cephadm: open ceph-exporter when firewalld is enabledRedouane Kachach2024-09-101-0/+3
| | |/ | |/|
* | | Merge pull request #59174 from adk3798/cephadm-rgw-generate-certAdam King2024-09-181-3/+11
|\ \ \