]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/shortlog
ceph-ansible.git
2020-11-02 Dimitri Savineaupodman: force log driver to journald
2020-11-02 Dimitri Savineauceph-handler: fix curl ipv6 command with rgw
2020-10-21 Guillaume Abriouxiscsi: fix ownership on iscsi-gateway.cfg
2020-10-21 Benoît Knechtceph-osd: Fix check mode for start osds tasks
2020-10-21 Benoît Knechtceph-mon: Fix check mode for deploy monitor tasks
2020-10-20 Guillaume Abriouxcrash: refact caps definition
2020-10-19 Guillaume Abriouxceph-volume: refresh lvm metadata cache
2020-10-19 Gaudenz Steinlinceph-crash: Only deploy key to targeted hosts
2020-10-19 Dimitri Savineauflake8: run the workflow conditionally
2020-10-15 Guillaume Abriouxceph-osd: start osd after systemd overrides v4.0.36
2020-10-14 Dimitri Savineauceph-osd: don't start the OSD services twice
2020-10-14 Guillaume Abriouxhandler: refact check_socket_non_container
2020-10-07 Benoît Knechtlibrary: Fix new-style modules check mode
2020-10-07 Benoît KnechtFix Ansible check mode for site.yml.sample playbook
2020-10-06 Guillaume Abriouxtests: change cephfs pool size
2020-10-06 Guillaume Abriouxceph_key: support using different keyring
2020-10-06 Guillaume Abriouxrgw: fix multi instances scaleout in baremetal
2020-10-06 Guillaume Abriouxtests: reboot and test idempotency on collocation
2020-10-06 Guillaume Abriouxflake8: fix pep8 syntax on tests/functional/tests/
2020-10-06 Guillaume Abriouxflake8: fix all tests/library/*.py files
2020-10-06 Guillaume Abriouxtests: refact flake8 workflow
2020-10-06 Guillaume Abriouxtests: add github workflows
2020-10-06 Wong Hoi Sing... library: flake8 ceph-ansible modules
2020-10-02 Guillaume Abriouxlibrary: remove legacy file
2020-09-29 Guillaume Abriouxfs2bs: support `osd_auto_discovery` scenario v4.0.35
2020-09-29 Seena Fallahceph-facts: add get default crush rule from running...
2020-09-29 Ali Marediargw multisite: check connection for realm endpoint
2020-09-29 Dimitri Savineauceph-handler: set handler on xxx_stat result
2020-09-29 Seena Fallahceph-facts: check for mon socket in its own host
2020-09-29 Guillaume Abriouxmds: support enabling pg autoscaler on rerun
2020-09-29 Dimitri Savineauceph-config: remove ceph_release from ceph.conf.j2
2020-09-29 Guillaume Abriouxansible.cfg: remove cfg file in infrastructure-playbooks
2020-09-29 Guillaume Abriouxansible.cfg: set force_valid_group_names param
2020-09-29 Dimitri Savineaulibrary/ceph_key: set no_log on secret
2020-09-29 Dmitriy RabotyagovRemove libjemalloc1 installation task
2020-09-25 Benoît KnechtREADME-MULTISITE: Fix syntax issues from markdownlint
2020-09-25 Kefu Chaidocs: update URLs to point to the RTD links
2020-09-21 Guillaume Abriouxfacts: refact `ceph_uid` fact v4.0.34
2020-09-21 Dimitri Savineauceph-facts: move facts to defaults value
2020-09-18 Dimitri Savineaucontainer: quote registry password
2020-09-18 Guillaume Abriouxfacts: fix 'set_fact rgw_instances with rgw multisite'
2020-09-17 Dimitri Savineauceph-infra: include iscsi nodes for logrotate
2020-09-17 Guillaume Abriouxinfra: support log rotation for tcmu-runner v4.0.33
2020-09-16 Dimitri Savineaucontainer: add optional http(s) proxy option
2020-09-16 Dimitri Savineauceph-prometheus: update pool stat counter
2020-09-15 Dimitri Savineauswitch2container: chown symlink for devices
2020-09-15 Dimitri Savineauswitch2container: remove deb systemd units
2020-09-15 Dimitri Savineauansible: bump to ansible 2.9
2020-09-14 Guillaume Abriouxpurge: remove potential socket leftover
2020-09-14 Guillaume Abriouxtests: do not run node_exporter test on clients
2020-09-14 Dimitri Savineaunode-exporter: exclude client nodes
2020-09-11 Guillaume AbriouxRevert "Make 'disable ssl for dashboard task' idempotent." v4.0.32
2020-09-11 Guillaume Abriouxfacts: refact and optimize memory consumption
2020-09-11 Guillaume Abriouxconfig: only add related rgw section
2020-09-11 Dimitri Savineauceph-iscsi: remove python rtslib shaman repository
2020-09-11 Dimitri SavineauAdd CentOS 8 support for rpm deployment
2020-09-11 Niko SmedsEnable HAProxy backend checks for Ceph RGW
2020-09-11 Guillaume Abriouxdashboard: refact admin user creation task
2020-09-11 George ShuklinMake 'disable ssl for dashboard task' idempotent.
2020-09-11 Rafał WądołowskiComment out ceph_custom_key
2020-09-11 Anthony Rusdiceph_custom_repo: define apt and rpm key for custom...
2020-09-11 Dimitri Savineauceph-rgw: allow specifying crush rule on pool
2020-09-11 Dimitri Savineaucontainer: run engine/common roles on first client
2020-09-11 Dimitri Savineaucontainer: don't install the engine on all clients
2020-09-11 Dimitri SavineauAllow updating crush rule on existing pool
2020-09-11 Ali Marediargw: allow rgws to be concurrently with or without...
2020-09-11 Guillaume Abriouxpurge-cluster: use sysfs method for unmapping rbd devices
2020-09-11 Dimitri Savineaupytest: register ceph_crash mark
2020-09-11 Dimitri Savineauceph-handler: add missing condition on ceph-crash
2020-09-11 Guillaume Abriouxcrash: rm container in ExecPreStart even with docker
2020-09-11 Guillaume Abriouxceph-crash: introduce new role ceph-crash
2020-09-10 Dimitri Savineauceph-facts: only get fsid when monitor are present v4.0.31
2020-09-10 Dimitri Savineautests: use grafana from quay.io
2020-09-10 Guillaume Abriouxtests: migrate to quay.ceph.io registry
2020-09-09 Francesco PantanoAdd --cluster option on ceph require-osd-release command v4.0.30
2020-09-09 Francesco PantanoFix hosts field in rolling_update playbook when mds...
2020-08-20 Guillaume Abriouxtests: move erasure pool testing in lvm_osds
2020-08-19 John FultonSet default permission for prometheus config files v4.0.29
2020-08-18 Guillaume Abriouxshrink-mds: use mds_to_kill_hostname instead
2020-08-18 Guillaume Abriouxmgr: enable pg_autoscaler by default
2020-08-18 Guillaume Abriouxinfra: only install logrotate on right nodes
2020-08-18 Guillaume Abriouxtravis: enforce ansible-lint 4.2.0
2020-08-13 Guillaume Abriouxinfra: add missing tag v4.0.28
2020-08-13 Guillaume Abriouxpurge: import ceph-defaults in purge osd play
2020-08-13 Guillaume Abriouxinfra: add log rotation support (containers)
2020-08-13 Guillaume Abriouxcommon: don't enable debug log on ceph-volume calls...
2020-08-12 Guillaume Abriouxnfs: do not copy rgw keyring when `nfs_obj_gw` is true
2020-08-12 raulrgw: support 1+ rgw instance in `radosgw_frontend_port`
2020-08-06 Benoît Knechtpurge-cluster: check if rbdmap exists
2020-08-06 Paulo MatiasPrometheus APIs are only available through plain http
2020-08-06 Paulo MatiasAllow user to specify grafana_server_fqdn
2020-08-06 Kevin CoakleyRemove ceph-radosgw.target when switching to containeri...
2020-08-06 Guillaume Abriouxshrink_osd: remove osd data directory
2020-08-06 Guillaume Abriouxtests: refact shrink_osd scenario
2020-08-06 Guillaume Abriouxtox: split shrink_osd scenario
2020-08-06 Benoît Knechtshrink-osd: various fixes
2020-08-06 Dimitri Savineautox: remove dashboard file
2020-08-04 Dimitri Savineaudashboard: allow remote TLS cert/key copy v4.0.27
2020-07-29 Dimitri Savineaurolling_update: restart mds after the upgrade
2020-07-27 Dimitri Savineaurolling_update: refact dashboard workflow
next