index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
python-common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgr/cephadm/nvmeof: Add SPDK iobuf options field to NVMeOF configuration
Gil Bregman
42 hours
1
-0
/
+3
*
Merge pull request #60888 from ShwetaBhosale1/fix_issue_69070_only_bind_ports...
Adam King
5 days
1
-1
/
+3
|
\
|
*
mgr/cephadm: Add only_bind_ports_on_network spec parameter for Alertmanager
Shweta Bhosale
2024-12-03
1
-1
/
+3
*
|
Merge pull request #58604 from adk3798/cephadm-rgw-no-multisite-traffic
Adam King
5 days
1
-0
/
+3
|
\
\
|
*
|
mgr/cephadm: allow disabling rgw_run_sync_thread through spec
Adam King
2024-10-30
1
-0
/
+3
*
|
|
mgr/cephadm/nvmeof: Add key verification field to NVMeOF configuration
Gil Bregman
2025-01-02
1
-0
/
+4
*
|
|
cephadm/nvmeof: fix ports when default values are overridden
Alexander Indenbaum
2024-12-17
1
-1
/
+1
*
|
|
cephadm/nvmeof: support per-node gateway addresses
Alexander Indenbaum
2024-12-16
1
-0
/
+6
*
|
|
mgr/cephadm/nvmeof: Rewrite NVMEoF fields validation.
Gil Bregman
2024-12-12
2
-127
/
+101
*
|
|
mgr/cephadm/nvmeof: Add auto rebalance fields to NVMeOF configuration
Gil Bregman
2024-12-11
1
-0
/
+15
*
|
|
mgr/cephadm/nvmeof: Add key encryption support to nvmeof configuration
Gil Bregman
2024-12-05
1
-0
/
+3
*
|
|
python-common/ceph/cephadm: Change NVME image version to 1.4.
Gil Bregman
2024-12-03
1
-1
/
+1
*
|
|
Merge pull request #60412 from ShwetaBhosale1/fix_issue_68605_modify_structur...
Adam King
2024-12-02
1
-18
/
+56
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cephadm: Modify the structure of the default container images
Shweta Bhosale
2024-11-22
1
-18
/
+56
*
|
|
python-common/ceph/deployment: Add key encryption support to nvmeof configura...
Gil Bregman
2024-11-25
1
-5
/
+8
|
/
/
*
|
Merge pull request #60542 from adk3798/sign-generated-rgw-certs
Adam King
2024-11-21
1
-0
/
+4
|
\
\
|
*
|
mgr/cephadm: sign generated RGW certs
Adam King
2024-10-29
1
-0
/
+4
|
|
/
*
|
Merge pull request #60587 from phlogistonjohn/jjm-more-py312-fixes
Adam King
2024-11-21
12
-27
/
+39
|
\
\
|
*
|
python-common: use tox.ini envlist defaults when run via cmake
John Mulligan
2024-11-04
1
-1
/
+1
|
*
|
python-common: remove unused requirements-lint.txt
John Mulligan
2024-11-04
1
-2
/
+0
|
*
|
python-common: update tox.ini linting environments
John Mulligan
2024-11-04
1
-4
/
+8
|
*
|
python-common/tests: update some type annotations
John Mulligan
2024-11-04
1
-2
/
+1
|
*
|
python-common/deployment: disable some unused import flake8 errors
John Mulligan
2024-11-04
1
-1
/
+1
|
*
|
python-common/deployment: fix string that should not be an f-string
John Mulligan
2024-11-04
1
-1
/
+1
|
*
|
python-common/deployment: rename a single letter variable
John Mulligan
2024-11-04
1
-2
/
+2
|
*
|
python-common/deployment: disable some unused import flake8 errors
John Mulligan
2024-11-04
1
-1
/
+1
|
*
|
python-common/deployment: disable some unused import flake8 errors
John Mulligan
2024-11-04
1
-2
/
+2
|
*
|
python-common/deployment: disable some unused import flake8 errors
John Mulligan
2024-11-04
1
-1
/
+1
|
*
|
python-common/deployment: disable some unused import flake8 errors
John Mulligan
2024-11-04
1
-2
/
+3
|
*
|
python-common/deployment: update some type annotations
John Mulligan
2024-11-04
1
-4
/
+2
|
*
|
python-common: fix mypy errors in earmarking.py
John Mulligan
2024-11-04
1
-4
/
+16
*
|
|
cephadm/nvmeof: support no huge pages for nvmeof spdk
Alexander Indenbaum
2024-11-20
1
-1
/
+5
*
|
|
python-common/ceph/deployment: Add resource limits to nvmeof configuration
Gil Bregman
2024-11-19
1
-0
/
+42
|
/
/
*
/
python-common: add spot in python-common for cephadm default images
Adam King
2024-10-30
2
-0
/
+21
|
/
*
Merge pull request #59982 from rkachach/fix_issue_mgmt_gw_high_availability
Adam King
2024-10-24
1
-1
/
+3
|
\
|
*
mgr/cephadm: adding HA support for mgmt-gateway and ouath2-proxy
Redouane Kachach
2024-10-17
1
-1
/
+3
*
|
python-common/ceph/deployment: Add namespace netmask parameters to nvmeof con...
Gil Bregman
2024-10-22
1
-2
/
+27
*
|
orch: disk replacement enhancement
Guillaume Abrioux
2024-10-16
2
-3
/
+11
|
/
*
Merge pull request #59888 from phlogistonjohn/jjm-mypy-more
Adam King
2024-10-14
1
-0
/
+15
|
\
|
*
python-common: add a utils function to replace distutils.util.strtobool
John Mulligan
2024-09-24
1
-0
/
+15
*
|
Merge pull request #59927 from rkachach/fix_issue_mgmt_gw_health_endpoint
Adam King
2024-10-04
1
-0
/
+2
|
\
\
|
*
|
mgr/cephadm: adding health check endpoint for mgmt-gateway
Redouane Kachach
2024-09-23
1
-0
/
+2
*
|
|
earmarking: improve error handling when getxattr fails
Avan Thakkar
2024-09-25
1
-5
/
+9
*
|
|
mgr/smb: earmark resolver for subvolume
Avan Thakkar
2024-09-24
2
-63
/
+105
|
|
/
|
/
|
*
|
Merge pull request #59716 from rhcs-dashboard/fix-67897-main
Aashish Sharma
2024-09-24
1
-38
/
+71
|
\
\
|
|
/
|
/
|
|
*
mgr/rgwam: use realm/zonegroup/zone method arguments for period update
Aashish Sharma
2024-09-23
1
-38
/
+71
*
|
Merge pull request #59488 from adk3798/revert-cephadm-require-nvmeof-group
Adam King
2024-09-19
1
-4
/
+1
|
\
\
|
*
|
Revert "mgr/orchestrator: require "group" field for nvmeof specs"
Adam King
2024-08-28
1
-4
/
+1
*
|
|
Merge pull request #59694 from rkachach/fix_issue_67975
Adam King
2024-09-18
1
-0
/
+3
|
\
\
\
|
*
|
|
mgr/cephadm: open ceph-exporter when firewalld is enabled
Redouane Kachach
2024-09-10
1
-0
/
+3
|
|
|
/
|
|
/
|
[next]