]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2021-03-16 Kefu Chaipybind/mgr/prometheus: add typing annotations
2021-03-16 Patrick Seidensalmgr/prometheus: introduce metric for collection time
2021-03-16 Sage Weilmgr/cephadm: fix 'auth caps' fallback
2021-03-16 Sage Weilmgr/cephadm: ensure mgr metadata is not none
2021-03-16 Sage Weilqa/suites/rados/cephadm: add back centos+rhel with...
2021-03-16 Sage Weilqa/suites/rados/cephadm/upgrade: deploy a legacy r...
2021-03-16 Sage Weilqa/suites/rados/cephadm/upgrade: start at 15.2.9 to...
2021-03-16 Sage Weilqa/tasks/cephadm.py: don't set mgr count to +1
2021-03-16 Michael Fritchdoc/cephadm: add note about deprecation of NFSv3
2021-03-16 Michael Fritchdoc/cephadm: remove step to restart the mgr
2021-03-16 Michael Fritchdoc/cephadm: use `reconfig` instead of `redeploy`
2021-03-16 Michael Fritchdoc/cephadm: update custom j2 config-key name
2021-03-16 Joshdoc/cephadm: use 'apt' to install cephadm on Ubuntu
2021-03-16 Adam Kingmgr/cephadm: remove duplicate labels when adding a...
2021-03-16 Sage Weilmgr/cephadm: tolerate failure to update daemon caps
2021-03-16 Sage Weilmgr/cephadm: fix get_keyring_with_caps
2021-03-16 Sage Weilpython-common: fix PlacementSpec target size method
2021-03-16 Sage Weilpython-common: count-per-host must be combined with...
2021-03-16 Sage Weilmgr/cephadm: handle bare 'count-per-host:NNN', fix...
2021-03-16 Sage Weilmgr/cephadm/schedule: remove Scheduler abstraction...
2021-03-16 Sage Weilmgr/cephadm/schedule: calculate additions/removals...
2021-03-16 Sage Weilmgr/cephadm/schedule: allow colocation of certain daemo...
2021-03-16 Sage Weilmgr/cephadm/schedule: shuffle candidates, not final...
2021-03-16 Sage Weilmgr/cephadm/schedule: pass per-type allow_colo to the...
2021-03-16 Sage Weilmgr/cephadm/services/cephadmservice: fix typo
2021-03-16 Sage Weilmgr/cephadm/schedule: pass daemons, not get_daemons_func
2021-03-16 Sage Weilmgr/cephadm: use local var
2021-03-16 Sage Weilmgr/cephadm/schedule: move host filtering into get_cand...
2021-03-16 Sage Weilpython-common/ceph/deployment/service_spec: disallow...
2021-03-16 Sage Weilmgr/cephadm/schedule: respect count-per-host
2021-03-16 Sage Weilmgr/cephadm: adjust deployment logic to allow multiple...
2021-03-16 Sage Weilpython-common: add count-per-host to PlacementSpec
2021-03-16 Sage Weilmgr/cephadm: do not worry about even # of monitors
2021-03-16 Adam Kingmgr/cephadm: add iscsi and nfs to upgrade
2021-03-16 Adam Kingmgr/cephadm: update caps if necessary when getting...
2021-03-16 Sebastian Wagnermgr/cephadm: add cephfs-mirror to CEPH_UPGRADE_ORDER
2021-03-16 Sebastian Wagnercephadm: Add cephfs-mirror
2021-03-16 Sebastian Wagnerqa/cephadm: Add cephfs-mirror test
2021-03-16 Sebastian Wagnerqa/tasks: some type annotations
2021-03-16 Sebastian Wagnermgr/orch: Add cephfs-mirror to enum
2021-03-16 Sebastian Wagnermgr/cephadm: Add CephfsMirrorService
2021-03-16 Sebastian Wagnermgr/orch: replace def add_{type}(...) with generic...
2021-03-16 Sebastian Wagnermgr/cephadm: drop `create_func` arg from _add_daemon
2021-03-16 Sebastian Wagnermgr/cephadm: move CephadmExporter to new module
2021-03-16 Sebastian Wagnermgr/cephadm: fix CephadmExporter deployment
2021-03-16 Sebastian Wagnercephadm: exporter: use os.path.realpath(__file__)
2021-03-16 Sebastian Wagnermgr/cephadm: root mode: call (and deploy) cephadm binary
2021-03-16 Sebastian Wagnercephadm: Get rid of injected_argv
2021-03-16 Sebastian Wagnercephadm: Make path to cephadm binary unique
2021-03-16 Sage Weilpython-common: continue to allow RGWSpec(realm=r,zone=z)
2021-03-16 Sage WeilPendingReleaseNodes: note changes in cephadm rgw behavior
2021-03-16 Sage Weilqa/tasks/cephadm: drop realm.zone convention for rgw
2021-03-16 Sage Weildoc: update docs
2021-03-16 Zac Doverdoc/cephadm: rewrite "adoption process"
2021-03-16 Zac Doverdoc/cephadm: rewrite "preparation" in adoption.rst
2021-03-16 Zac Doverdoc/cephadm: add prompts to adoption.rst
2021-03-16 Zac Doverdoc/cephadm: rewrite part of adoption.rst
2021-03-16 Sage Weilpython-common/ceph/deployment: RGWSpec: accept (and...
2021-03-16 Sage Weilmgr/orchestrator: drop $realm.$zone naming convention
2021-03-16 Sage Weilmgr/cephadm: rgw: do not mess with realm configuration
2021-03-16 Paul Cuznermgr/cephadm:Document the cephadm config-check feature
2021-03-16 Paul Cuznermgr/cephadm:fix to resolve mypy issue
2021-03-16 Paul Cuznermgr/cephadm:add unit test for the lookup_check helper
2021-03-16 Paul Cuznermgr/cephadm:Drop active healthcheck during a disable...
2021-03-16 Paul Cuznermgr/cephadm:Added helper function to return a specific...
2021-03-16 Paul Cuznermgr/cephadm:unit test added for nics better than most
2021-03-16 Paul Cuznermgr/cephadm:skip an alert if the linkspeed is better...
2021-03-16 Paul Cuznermgr/cephadm:fix mypy warning
2021-03-16 Paul Cuznermgr/cephadm:Remove check from ceph metadata gathering
2021-03-16 Paul Cuznermgr/cephadm:Add unit test for hosts without public...
2021-03-16 Paul Cuznermgr/cephadm:Minor updates to address review comments
2021-03-16 Paul Cuznermgr/cephadm:Added CLI interface for the configuration...
2021-03-16 Paul Cuznermgr/cephadm:Multiple updates related to the addition...
2021-03-16 Paul Cuznermgr/cephadm:Moved 'ownership' of the checker to cephadm
2021-03-16 Paul Cuznermgr/cephadm:Unit tests updated to account for upgrades
2021-03-16 Paul Cuznermgr/cephadm:Updates to CephadmConfigChecks class
2021-03-16 Paul Cuznermgr/cephadm:Adds unit tests for the CephadmConfigChecks...
2021-03-16 Paul Cuznermgr/cephadm:add module option to enable configuration...
2021-03-16 Paul Cuznermgr/cephadm:added ceph version consistency check
2021-03-16 Paul Cuznermgr/cephadm: added config checker to main serve loop
2021-03-16 Paul Cuznermgr/cephadm: adding check logic
2021-03-16 Paul Cuznermgr/cephadm: resolve rebase conflicts
2021-03-16 Paul Cuznermgr/cephadm:Document the intergration with libstoragemgmt
2021-03-16 Paul Cuznermgr/cephadm:Enable cephadm device scan to use LSM
2021-03-16 Daniel Pivonkamgr/cephadm: prevent traceback when invalid osd id...
2021-03-16 Sage Weilmgr/cephadm: do not prime service cache on reconfig
2021-03-16 Sebastian Wagnermgr/cephadm/osd: PEP-8 fix
2021-03-16 Sebastian Wagnermgr/cephadm: Activate existing OSDs
2021-03-16 Sebastian Wagnermgr/cephadm: osd: Use _run_cephadm_json()
2021-03-16 Sage Weilmgr/cephadm: document ok_to_stop output argument for...
2021-03-16 Sage Weilmgr/DaemonServer: make warning language a bit friendlier
2021-03-16 Sage Weilmgr/cephadm/upgrade: improve language a bit
2021-03-16 Sage Weilmgr/cephadm/upgrade: restart multiple osds at once
2021-03-16 Sage Weilmgr/cephadm: gather other osds that are safe to stop
2021-03-16 Sage Weilmgr/cephadm: optional pass 'known' through to ok_to_stop
2021-03-16 Sage Weilmgr/cephadm/upgrade: log start/stop/pause/resume
2021-03-16 Michael Fritchmgr/cephadm: add CEPHADM_STRAY_DAEMON unittest
2021-03-16 Michael Fritchmgr/cephadm: alias rgw-nfs -> nfs
2021-03-16 Sage Weilqa/tasks/cephadm: remove mirror code
2021-03-16 Michael Fritchcephadm: fixup `alrady` -> `already`
next