]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/shortlog
ceph-ansible.git
2020-12-16 Guillaume Abriouxlint: variables should have spaces before and after
2020-12-16 Guillaume Abriouxlint: commands should not change things
2020-12-16 Guillaume Abriouxlint: set pipefail on shell tasks
2020-12-16 Guillaume Abriouxtests: use github workflow for ansible-lint
2020-12-15 Dimitri Savineauceph-config: fix ceph-volume lvm batch report
2020-12-15 Dimitri Savineaulibrary: add ceph_osd_flag module
2020-12-15 Dimitri Savineauceph-iscsi: set the pool name in the config file
2020-12-15 Guillaume Abriouxcontainers: modify bindmount option
2020-12-15 Dimitri Savineaualertmanager/prometheus: fix owner/group
2020-12-15 Guillaume Abriouxswitch2containers: do not stop ceph.target in osd play
2020-12-15 Guillaume Abriouxosd: add tag on 'wait for all osd to be up' task
2020-12-15 Dimitri Savineaurhcs: drop fetch_directory override
2020-12-15 Jukka Nousiainenceph-mon: No become during gen mon initial keyring
2020-12-15 Dimitri SavineauRevert "config: Always use osd_memory_target if set"
2020-12-15 Seena Fallahceph-osd: use global crush_device_class in lvm_volumes
2020-12-15 Karl-Heinz... fix broken ceph-fetch-keys role
2020-12-15 Dimitri Savineaugroup_vars: remove useless files
2020-12-15 Guillaume Abriouxcommon: drop `fetch_directory` feature
2020-12-15 Guillaume Abriouxceph-config: ceph.conf rendering refactor
2020-12-15 Guillaume Abriouxtests: rgw_multisite playbook test refactor
2020-12-15 Guillaume Abriouxmergify: add mergify configuration
2020-12-01 Guillaume Abriouxmon: refact initial keyring generation 4.2rc v4.0.41
2020-12-01 Dimitri Savineauceph_key: set state as optional
2020-12-01 Guillaume Abriouxceph_key: support using different keyring
2020-12-01 Benoît Knechtlibrary: Fix new-style modules check mode
2020-12-01 Guillaume Abriouxceph_key: refact the code and minor fixes
2020-12-01 Guillaume AbriouxRevert "library: Fix new-style modules check mode"
2020-12-01 Guillaume AbriouxRevert "ceph_key: support using different keyring"
2020-12-01 Guillaume Abriouxiscsigw: remove `--cap-add=all` from `podman run` cmd
2020-12-01 Guillaume Abriouxcontainer: remove `--ignore` from `podman rm` command
2020-11-20 Guillaume Abriouxcommon: add a default value for ceph_directories_mode
2020-11-20 Guillaume Abriouxosd: ensure /var/lib/ceph/osd/{cluster}-{id} is present
2020-11-18 Dimitri Savineauceph-facts: fix read osd pool default crush fact v4.0.40
2020-11-18 Dimitri Savineautests: use github workflow for pytest
2020-11-18 Guillaume Abriouxtests: enforce pytest-rerunfailures version
2020-11-16 Guillaume Abriouxcontainer: force rm --storage on ExecStartPre v4.0.39
2020-11-16 Dimitri Savineauswitch2container: chown symlink in mon/mgr plays
2020-11-16 Gaudenz Steinlinconfig: Always use osd_memory_target if set
2020-11-13 Benoît Knechtceph-facts: Fix osd_pool_default_crush_rule fact
2020-11-12 Guillaume Abriouxmain: followup on pr 6012
2020-11-12 Francesco PantanoAdd ceph_client tag to execute or skip the playbook
2020-11-12 Dimitri Savineauswitch2container: disable ceph-osd enabled-runtime v4.0.38
2020-11-05 Guillaume Abriouxdashboard: change dashboard_grafana_api_no_ssl_verify... 6010/head
2020-11-05 Guillaume Abriouxdashboard: enable https by default
2020-11-04 Gaudenz Steinlinosd: Fix number of OSD calculation
2020-11-03 Dimitri Savineaurolling_update: use ceph health instead of ceph -s
2020-11-03 Dimitri Savineaurgw/rbdmirror: use service dump instead of ceph -s
2020-11-03 Dimitri Savineaumonitor: use quorum_status instead of ceph status
2020-11-03 Dimitri Savineauosds: use pg stat command instead of ceph status
2020-11-03 wangxiaotongosds: use ceph osd stat instead of ceph status
2020-11-03 Guillaume Abriouxcommon: follow up on #5948 v4.0.37
2020-11-02 Benoît Knechtceph-mon: Don't set monitor directory mode recursively
2020-11-02 Gaudenz Steinlinopenstack: use ceph_keyring_permissions by default
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
next