summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/cephadm/serve.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* orch: disk replacement enhancementGuillaume Abrioux2024-10-161-1/+4
* mgr/cephadm: RGW service deployment defaults to 'default' realm/zonegroup/zon...Aashish Sharma2024-10-111-0/+4
* mgr/cephadm: use host address while updating rgw zone endpointsAashish Sharma2024-09-131-1/+5
* mgr/cephadm: extend stray service detection with a general ignore hookJohn Mulligan2024-08-201-6/+29
* mgr/cephadm: move logic determining name in stray funcJohn Mulligan2024-08-201-17/+22
* mgr/cephadm: add SSL support to ceph-exporterGuillaume Abrioux2024-07-311-1/+1
* mgr/cephadm: introducing cert_mgr new class to centralize certs mgmtRedouane Kachach2024-07-311-1/+1
* mgr/cephadm: allow services to be conditionally rankedJohn Mulligan2024-07-101-1/+1
* mgr/cephadm: adding new cephadm service mgmt-gatewayRedouane Kachach2024-07-091-3/+5
* Merge pull request #55564 from adk3798/cephadm-cert-storeAdam King2024-07-011-2/+4
|\
| * mgr/cephadm: move grafana cert/key to cert/key storeAdam King2024-06-261-2/+4
* | mgr/cephadm: redeploy when some dependency daemon is add/removedRedouane Kachach2024-06-241-1/+1
|/
* Merge pull request #57259 from pdvian/wip-fix-unfoundev-progressAdam King2024-05-101-2/+4
|\
| * mgr/cephadm: Fix unfound progress eventsPrashant D2024-05-041-2/+4
* | Merge pull request #56957 from adk3798/no-stray-recent-removalAdam King2024-05-101-0/+12
|\ \
| * | mgr/cephadm: don't mark daemons created/removed in the last minute as strayAdam King2024-04-221-0/+12
| |/
* / mgr/cephadm: additional debug logging for autotunerAdam King2024-04-101-0/+6
|/
* Merge pull request #56674 from adk3798/wrong-grafana-uidAdam King2024-04-081-2/+8
|\
| * mgr/cephadm: pass daemon's current image when reconfiguringAdam King2024-04-041-2/+8
* | mgr/cephadm: make client-keyring deploying ceph.conf optionalAdam King2024-04-041-2/+3
* | mgr/cephadm: rename ceph_admin_key -> client_key in _calc_client_filesAdam King2024-04-041-3/+3
|/
* Merge pull request #56070 from phlogistonjohn/jjm-cephadm-sudo-cmd-auditingAdam King2024-03-191-5/+18
|\
| * mgr/cephadm: make remote command execution auditableJohn Mulligan2024-03-171-5/+18
* | mgr/cephadm: refresh public_network for config checks before checkingAdam King2024-03-151-2/+3
|/
* mgr/cephadm: conditionally deploy node-proxyGuillaume Abrioux2024-02-141-0/+7
* Merge pull request #54742 from guits/node-proxyAdam King2024-01-311-0/+6
|\
| * node-proxy: make it a separate daemonGuillaume Abrioux2024-01-251-0/+3
| * node-proxy: rename attribute and classGuillaume Abrioux2024-01-251-1/+1
| * mgr/cephadm: add NodeProxyCache classGuillaume Abrioux2024-01-251-0/+3
* | mgr/cephadm: configure the dashboard gatewaysNizamudeen A2024-01-301-1/+1
|/
* mgr/cephadm: make jaeger-collector urls a dep for jaeger-agentAdam King2023-10-021-0/+5
* mgr/cephadm: add a module option for controlling cephadm log destJohn Mulligan2023-09-191-0/+5
* Merge pull request #52877 from guits/bz2064498Guillaume Abrioux2023-09-051-0/+3
|\
| * cephadm: add new config optionGuillaume Abrioux2023-08-101-0/+3
* | Merge pull request #50200 from adk3798/drain-leave-etc-cephAdam King2023-08-221-6/+6
|\ \
| * | mgr/cephadm: add utils class for tracking special host labelsAdam King2023-08-151-2/+2
| * | mgr/cephadm: allow draining host without removing conf/keyring filesAdam King2023-08-151-4/+4
* | | cephadm: support for specifying IP a port will be bound to onAdam King2023-08-221-0/+4
* | | Merge pull request #52740 from adk3798/ingress-vip-networksAdam King2023-08-161-7/+38
|\ \ \ | |/ / |/| |
| * | mgr/cephadm: filter hosts that can't support VIP for ingressAdam King2023-08-041-7/+38
| |/
* | Merge pull request #52691 from adk3798/nvme-of-cleanupAdam King2023-08-151-1/+12
|\ \
| * | mgr/cephadm: still remove daemons in error state if ok-to-stop failsAdam King2023-08-081-1/+12
| |/
* / pybind/mgr/cephadm: add support for init_containers in deployJohn Mulligan2023-08-091-0/+21
|/
* Merge pull request #51880 from adk3798/host-unreachable-funcAdam King2023-07-111-4/+3
|\
| * mgr/cephadm: add is_host_<status> functions to HostCacheAdam King2023-06-021-4/+3
* | mgr/cephadm: update package to use ArgumentSpec based typesJohn Mulligan2023-06-291-8/+16
* | mgr/cephadm: reformat ceph.deployment.service_spec import lineJohn Mulligan2023-06-261-1/+6
* | mgr/cephadm: add exchange types and use them for deployJohn Mulligan2023-06-151-18/+18
* | mgr/cephadm: convert extra_args to daemon_params dictJohn Mulligan2023-06-151-22/+18
* | mgr/cephadm: deploy using deploy-from commandJohn Mulligan2023-06-151-9/+13