summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/cephadm/services/cephadmservice.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #58604 from adk3798/cephadm-rgw-no-multisite-trafficAdam King5 days1-0/+8
|\
| * mgr/cephadm: allow disabling rgw_run_sync_thread through specAdam King2024-10-301-0/+8
* | mgr/cephadm: sign generated RGW certsAdam King2024-10-291-8/+25
|/
* mgr/cephadm: RGW service deployment defaults to 'default' realm/zonegroup/zon...Aashish Sharma2024-10-111-2/+7
* Merge pull request #59174 from adk3798/cephadm-rgw-generate-certAdam King2024-09-181-0/+6
|\
| * mgr/cephadm: add ability for cephadm to create self-signed cert for RGWAdam King2024-08-131-0/+6
* | mgr/cephadm: extend stray service detection with a general ignore hookJohn Mulligan2024-08-201-0/+10
* | mgr/cephadm: adding oauth2-proxy cephadm serviceRedouane Kachach2024-08-141-1/+1
|/
* mgr/cephadm: add SSL support to ceph-exporterGuillaume Abrioux2024-07-311-1/+2
* mgr/cephadm: adding mTLS supportRedouane Kachach2024-07-311-11/+20
* mgr/cephadm: introducing cert_mgr new class to centralize certs mgmtRedouane Kachach2024-07-311-4/+3
* mgr/cephadm: allow services to be conditionally rankedJohn Mulligan2024-07-101-1/+1
* mgr/cephadm: adding new cephadm service mgmt-gatewayRedouane Kachach2024-07-091-10/+66
* Merge pull request #56458 from adk3798/rgw-bootstrap-hostnamesAdam King2024-03-261-0/+11
|\
| * mgr/cephadm: update zonegroup w/ zonegroup_hostnames from rgw specAdam King2024-03-251-0/+11
* | mgr/cephadm: refactor keyring simplification out of get_keyring_with_capsJohn Mulligan2024-03-211-16/+19
|/
* Merge pull request #53527 from rhcs-dashboard/add-rgw-perf-counter-cacheAdam King2024-02-131-1/+33
|\
| * cephadm/rgw: make rgw perf counters cache and it's size configurableavanthakkar2024-01-101-1/+33
* | node-proxy: make it a separate daemonGuillaume Abrioux2024-01-251-11/+1
* | cephadm: gracefully shutdown the agent prior to removingGuillaume Abrioux2024-01-251-0/+10
|/
* cephadm: support for specifying IP a port will be bound to onAdam King2023-08-221-0/+6
* pybind/mgr/cephadm: add init_containers field to CephadmDaemonDeploySpecJohn Mulligan2023-08-091-0/+4
* mgr/cephadm: Adding suppport for nvmeofRedouane Kachach2023-07-101-1/+1
* xxx: DELETEME: hack to find invalid type assignmentsJohn Mulligan2023-06-291-0/+9
* mgr/cephadm: update package to use ArgumentSpec based typesJohn Mulligan2023-06-291-4/+6
* mgr/cephadm: reformat ceph.deployment.service_spec import lineJohn Mulligan2023-06-261-1/+6
* mgr/cephadm: block future use of extra_argsJohn Mulligan2023-06-151-1/+7
* Merge pull request #51321 from adk3798/no-mon-serviceAdam King2023-05-211-9/+14
|\
| * mgr/cephadm: verify mon spec exists before trying to grab from spec storeAdam King2023-05-031-9/+14
* | Merge pull request #51226 from jsoref/spelling-orchestratorAdam King2023-05-031-1/+1
|\ \
| * | orchestrator: fix spelling errorsJosh Soref2023-04-261-1/+1
| |/
* / mgr/cephadm: support for nfs backed by VIPAdam King2023-05-011-2/+2
|/
* mgr/cephadm: Set mon crush locations based on service specAdam King2023-04-101-6/+53
* mgr/cephadm: set --set-crush-location for mons based on crush location in specAdam King2023-04-101-1/+16
* mgr/cephadm: Adding extra arguments support for RGW frontendRedouane Kachach2023-03-311-0/+6
* Merge pull request #48801 from adk3798/extra-entrypoint-argsAdam King2023-01-221-0/+6
|\
| * mgr/cephadm: support for extra entrypoint argsAdam King2023-01-091-0/+6
* | Merge pull request #49024 from rkachach/fix_issue_58067Adam King2023-01-131-0/+1
|\ \
| * | mgr/cephadm: fixing mgr port shown in ceph orch psRedouane Kachach2022-11-231-0/+1
* | | ceph-exporter: cephadm changesAvan Thakkar2022-12-121-4/+31
| |/ |/|
* | Merge pull request #47708 from rkachach/fix_issue_57160Adam King2022-12-071-1/+8
|\ \ | |/ |/|
| * mgr/rgw: Adding rgw multisite supportRedouane Kachach2022-09-281-1/+8
* | Merge pull request #47903 from rkachach/fix_issue_57366Adam King2022-10-061-2/+1
|\ \
| * | mgr/cephadm: reconfig prometheus when service-discovery port changesRedouane Kachach2022-09-141-2/+1
* | | Merge pull request #43655 from liewegas/auth-rotateLaura Flores2022-09-141-20/+50
|\ \ \ | |/ / |/| |
| * | mgr/cephadm/service: factor out get_auth_entity()Sage Weil2022-09-121-20/+27
| * | mgr/cephadm: deploy pending_key when possibleSage Weil2022-09-121-1/+16
| * | mgr/cephadm: fix keyring when updating capsSage Weil2022-09-121-0/+8
| |/
* / mgr/cephadm: validating tuned profile specificationRedouane Kachach2022-09-131-1/+2
|/
* mgr/cephadm: adding dynamic prometheus config based on http_sdRedouane Kachach2022-08-101-10/+10