index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pybind
/
mgr
/
cephadm
/
serve.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
orch: disk replacement enhancement
Guillaume Abrioux
2024-10-16
1
-1
/
+4
*
mgr/cephadm: RGW service deployment defaults to 'default' realm/zonegroup/zon...
Aashish Sharma
2024-10-11
1
-0
/
+4
*
mgr/cephadm: use host address while updating rgw zone endpoints
Aashish Sharma
2024-09-13
1
-1
/
+5
*
mgr/cephadm: extend stray service detection with a general ignore hook
John Mulligan
2024-08-20
1
-6
/
+29
*
mgr/cephadm: move logic determining name in stray func
John Mulligan
2024-08-20
1
-17
/
+22
*
mgr/cephadm: add SSL support to ceph-exporter
Guillaume Abrioux
2024-07-31
1
-1
/
+1
*
mgr/cephadm: introducing cert_mgr new class to centralize certs mgmt
Redouane Kachach
2024-07-31
1
-1
/
+1
*
mgr/cephadm: allow services to be conditionally ranked
John Mulligan
2024-07-10
1
-1
/
+1
*
mgr/cephadm: adding new cephadm service mgmt-gateway
Redouane Kachach
2024-07-09
1
-3
/
+5
*
Merge pull request #55564 from adk3798/cephadm-cert-store
Adam King
2024-07-01
1
-2
/
+4
|
\
|
*
mgr/cephadm: move grafana cert/key to cert/key store
Adam King
2024-06-26
1
-2
/
+4
*
|
mgr/cephadm: redeploy when some dependency daemon is add/removed
Redouane Kachach
2024-06-24
1
-1
/
+1
|
/
*
Merge pull request #57259 from pdvian/wip-fix-unfoundev-progress
Adam King
2024-05-10
1
-2
/
+4
|
\
|
*
mgr/cephadm: Fix unfound progress events
Prashant D
2024-05-04
1
-2
/
+4
*
|
Merge pull request #56957 from adk3798/no-stray-recent-removal
Adam King
2024-05-10
1
-0
/
+12
|
\
\
|
*
|
mgr/cephadm: don't mark daemons created/removed in the last minute as stray
Adam King
2024-04-22
1
-0
/
+12
|
|
/
*
/
mgr/cephadm: additional debug logging for autotuner
Adam King
2024-04-10
1
-0
/
+6
|
/
*
Merge pull request #56674 from adk3798/wrong-grafana-uid
Adam King
2024-04-08
1
-2
/
+8
|
\
|
*
mgr/cephadm: pass daemon's current image when reconfiguring
Adam King
2024-04-04
1
-2
/
+8
*
|
mgr/cephadm: make client-keyring deploying ceph.conf optional
Adam King
2024-04-04
1
-2
/
+3
*
|
mgr/cephadm: rename ceph_admin_key -> client_key in _calc_client_files
Adam King
2024-04-04
1
-3
/
+3
|
/
*
Merge pull request #56070 from phlogistonjohn/jjm-cephadm-sudo-cmd-auditing
Adam King
2024-03-19
1
-5
/
+18
|
\
|
*
mgr/cephadm: make remote command execution auditable
John Mulligan
2024-03-17
1
-5
/
+18
*
|
mgr/cephadm: refresh public_network for config checks before checking
Adam King
2024-03-15
1
-2
/
+3
|
/
*
mgr/cephadm: conditionally deploy node-proxy
Guillaume Abrioux
2024-02-14
1
-0
/
+7
*
Merge pull request #54742 from guits/node-proxy
Adam King
2024-01-31
1
-0
/
+6
|
\
|
*
node-proxy: make it a separate daemon
Guillaume Abrioux
2024-01-25
1
-0
/
+3
|
*
node-proxy: rename attribute and class
Guillaume Abrioux
2024-01-25
1
-1
/
+1
|
*
mgr/cephadm: add NodeProxyCache class
Guillaume Abrioux
2024-01-25
1
-0
/
+3
*
|
mgr/cephadm: configure the dashboard gateways
Nizamudeen A
2024-01-30
1
-1
/
+1
|
/
*
mgr/cephadm: make jaeger-collector urls a dep for jaeger-agent
Adam King
2023-10-02
1
-0
/
+5
*
mgr/cephadm: add a module option for controlling cephadm log dest
John Mulligan
2023-09-19
1
-0
/
+5
*
Merge pull request #52877 from guits/bz2064498
Guillaume Abrioux
2023-09-05
1
-0
/
+3
|
\
|
*
cephadm: add new config option
Guillaume Abrioux
2023-08-10
1
-0
/
+3
*
|
Merge pull request #50200 from adk3798/drain-leave-etc-ceph
Adam King
2023-08-22
1
-6
/
+6
|
\
\
|
*
|
mgr/cephadm: add utils class for tracking special host labels
Adam King
2023-08-15
1
-2
/
+2
|
*
|
mgr/cephadm: allow draining host without removing conf/keyring files
Adam King
2023-08-15
1
-4
/
+4
*
|
|
cephadm: support for specifying IP a port will be bound to on
Adam King
2023-08-22
1
-0
/
+4
*
|
|
Merge pull request #52740 from adk3798/ingress-vip-networks
Adam King
2023-08-16
1
-7
/
+38
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mgr/cephadm: filter hosts that can't support VIP for ingress
Adam King
2023-08-04
1
-7
/
+38
|
|
/
*
|
Merge pull request #52691 from adk3798/nvme-of-cleanup
Adam King
2023-08-15
1
-1
/
+12
|
\
\
|
*
|
mgr/cephadm: still remove daemons in error state if ok-to-stop fails
Adam King
2023-08-08
1
-1
/
+12
|
|
/
*
/
pybind/mgr/cephadm: add support for init_containers in deploy
John Mulligan
2023-08-09
1
-0
/
+21
|
/
*
Merge pull request #51880 from adk3798/host-unreachable-func
Adam King
2023-07-11
1
-4
/
+3
|
\
|
*
mgr/cephadm: add is_host_<status> functions to HostCache
Adam King
2023-06-02
1
-4
/
+3
*
|
mgr/cephadm: update package to use ArgumentSpec based types
John Mulligan
2023-06-29
1
-8
/
+16
*
|
mgr/cephadm: reformat ceph.deployment.service_spec import line
John Mulligan
2023-06-26
1
-1
/
+6
*
|
mgr/cephadm: add exchange types and use them for deploy
John Mulligan
2023-06-15
1
-18
/
+18
*
|
mgr/cephadm: convert extra_args to daemon_params dict
John Mulligan
2023-06-15
1
-22
/
+18
*
|
mgr/cephadm: deploy using deploy-from command
John Mulligan
2023-06-15
1
-9
/
+13
[next]