ceph.git
2021-05-13 Jenkins Build... 15.2.12 v15.2.12
2021-05-13 Ernesto Puertamgr/dashboard: fix cookie injection issue
2021-05-13 Avan Thakkarmgr/dashboard: fix base-href: revert it to previous...
2021-05-11 Casey Bodleyrgw: sanitize \r in s3 CORSConfiguration's ExposeHeader
2021-05-11 Felix Hüttnerrgw: RGWSwiftWebsiteHandler::is_web_dir checks empty...
2021-04-19 Jenkins Build... 15.2.11 v15.2.11
2021-04-16 Ilya Dryomovauth/cephx: make KeyServer::build_session_auth_info...
2021-04-16 Ilya Dryomovauth/cephx: cap ticket validity by expiration of "next...
2021-04-16 Ilya Dryomovauth/cephx: drop redundant KeyServerData::get_service_s...
2021-04-12 Sage Weilqa/standalone: default to disable insecure global id...
2021-04-12 Sage Weilqa/suites/upgrade/octopus-x: disable insecure global_id...
2021-04-12 Sage Weilqa/tasks/ceph[adm].conf[.template]: disable insecure...
2021-04-12 Sage Weilcephadm: set auth_allow_insecure_global_id_reclaim...
2021-04-12 Sage Weilmon/HealthMonitor: raise AUTH_INSECURE_GLOBAL_ID_RENEWA...
2021-04-12 Ilya Dryomovauth/cephx: ignore CEPH_ENTITY_TYPE_AUTH in requested...
2021-04-12 Ilya Dryomovauth/cephx: rotate auth tickets less often
2021-04-12 Ilya Dryomovmon: fail fast when unauthorized global_id (re)use...
2021-04-12 Ilya Dryomovauth/cephx: option to disallow unauthorized global_id...
2021-04-12 Ilya Dryomovauth/cephx: make cephx_decode_ticket() take a const...
2021-04-12 Ilya Dryomovauth/AuthServiceHandler: keep track of global_id and...
2021-04-12 Ilya Dryomovauth/AuthServiceHandler: build_cephx_response_header...
2021-04-12 Ilya Dryomovauth/AuthServiceHandler: drop unused start_session...
2021-04-12 Ilya Dryomovmon/MonClient: drop global_id arg from _add_conn()...
2021-04-12 Ilya Dryomovmon/MonClient: reset auth state in shutdown()
2021-04-12 Ilya Dryomovmon/MonClient: preserve auth state on reconnects
2021-04-12 Ilya Dryomovmon/MonClient: claim active_con's auth explicitly
2021-04-12 Ilya Dryomovmon/MonClient: resurrect "waiting for monmap|config...
2021-04-12 Sage Weilqa/tasks/ceph.conf: shorten cephx TTL for testing 40662/head
2021-03-17 Jenkins Build... 15.2.10 v15.2.10
2021-03-16 Yuri WeinsteinMerge pull request #40155 from rhcs-dashboard/wip-49272...
2021-03-16 Alfonso Martínezmgr/dashboard: delete EOF when reading passwords from... 40155/head
2021-03-15 Yuri WeinsteinMerge pull request #39701 from ifed01/wip-ifed-fix...
2021-03-12 Yuri WeinsteinMerge pull request #40074 from ideepika/wip-fix-ignorelist
2021-03-12 Yuri WeinsteinMerge pull request #39754 from ifed01/wip-ifed-bluefs...
2021-03-12 Yuri WeinsteinMerge pull request #39872 from rhcs-dashboard/wip-48190...
2021-03-12 Yuri WeinsteinMerge pull request #39868 from rhcs-dashboard/wip-49083...
2021-03-12 Yuri WeinsteinMerge pull request #39854 from rhcs-dashboard/wip-49324...
2021-03-12 Yuri WeinsteinMerge pull request #39852 from rhcs-dashboard/wip-49599...
2021-03-12 Yuri WeinsteinMerge pull request #39436 from rhcs-dashboard/wip-48654...
2021-03-12 Deepika Upadhyayqa/suites/upgrade: s/whitelist/ignorelist for octopus... 40074/head
2021-03-11 Yuri WeinsteinMerge pull request #39885 from smithfarm/wip-49031...
2021-03-11 Yuri WeinsteinMerge pull request #39867 from trociny/wip-49452-octopus
2021-03-11 Yuri WeinsteinMerge pull request #39866 from trociny/wip-49454-octopus
2021-03-11 Yuri WeinsteinMerge pull request #39864 from trociny/wip-49399-octopus
2021-03-11 Yuri WeinsteinMerge pull request #39863 from trociny/wip-49335-octopus
2021-03-11 Yuri WeinsteinMerge pull request #39862 from trociny/wip-49263-octopus
2021-03-11 Yuri WeinsteinMerge pull request #39704 from smithfarm/wip-49397...
2021-03-09 Kefu ChaiMerge pull request #39890 from tchaikov/octopus-github...
2021-03-09 Kefu Chai.github/workflows: use a released sha1 39890/head
2021-03-08 Kefu Chai.github/workflows: rename labeler.yml to pr-triage.yml
2021-03-08 Kefu Chai.github/workflows: use @{sha1} for actions
2021-03-08 Kefu Chai.github/workflows: move milestone.yml into labeler.yml
2021-03-08 Kefu Chai.github: correct the regex in mileston workflow
2021-03-08 Kefu Chai.github: add workflow for adding milestone
2021-03-08 Ernesto Puertagithub/labeler: disable sync-labels
2021-03-08 Ernesto Puertagithub: autolabel PRs
2021-03-08 Patrick DonnellyMerge PR #39906 into octopus
2021-03-08 Ernesto PuertaMerge pull request #39627 from rhcs-dashboard/wip-49421...
2021-03-08 Kotresh HRmgr/volumes: Bump up AuthMetadataManager's version 39906/head
2021-03-08 Kotresh HRpybind/ceph_volume_client: Bump up the version and...
2021-03-08 Kotresh HRpybind/ceph_volume_client: Fix auth-metadata file recovery
2021-03-08 Kotresh HRpybind/ceph_volume_client: Update the 'volumes' key...
2021-03-06 Ramana RajaMerge pull request #39390 from kotreshhr/wip-mgr-backpo...
2021-03-06 Casey Bodleycmake: boost>=1.74 adds BOOST_ASIO_USE_TS_EXECUTOR_AS_D... 39885/head
2021-03-05 Jean "henyxia... mgr/dashboard: add ssl verify option for prometheus... 39872/head
2021-03-05 Yongseok Ohmgr/dashboard: Fix missing root path of each session... 39868/head
2021-03-05 Mykola Golubrbd-mirror: reset update_status_task pointer in timer... 39867/head
2021-03-05 Mykola Golubtest/librbd: TestLibRBD.RenameViaLockOwner doesn't... 39866/head
2021-03-05 Mykola Golublibrbd: use on-disk image name when storing mirror...
2021-03-05 Mykola Golubtest/librbd: extend TestLibRBD.RenameViaLockOwner
2021-03-05 Ernesto PuertaMerge pull request #39836 from rhcs-dashboard/wip-49594...
2021-03-05 Mykola Golublibrbd: make rename be always executed by lock owner
2021-03-05 Mykola Golublibrbd: always check on-disk image name when renaming
2021-03-05 Mykola Golublibrbd: allow disabling journaling for snapshot based... 39864/head
2021-03-05 Mykola Golubmgr/rbd_support: mirror snapshot schedule should skip... 39863/head
2021-03-05 Mykola Golublibrbd: don't log error if get mirror status fails... 39862/head
2021-03-05 Aashish Sharmamgr/dashboard:fix MTU Mismatch alert 39854/head
2021-03-05 Ernesto Puertamgr/dashboard: report mgr fsid 39852/head
2021-03-05 Patrick Donnellyqa: leave one standby available to avoid warning 39390/head
2021-03-05 Kotresh HRqa: Fix a few mgr/volume test cases
2021-03-05 Rishabh Daveqa/cephfs: add methods to read/write on CephFS mounts
2021-03-05 Kotresh HRceph_volume_client: Fix failure of test_idempotency
2021-03-05 Kotresh HRmgr/volumes: Evict clients based on auth-IDs and subvol...
2021-03-05 Kotresh HRdoc/mgr/volumes: Document 'fs subvolume authorized_list...
2021-03-05 Kotresh HRqa: Add tests for list auth-ids of a subvolume
2021-03-05 Kotresh HRmgr/volumes: Update the 'volumes' key to 'subvolumes...
2021-03-05 Kotresh HRmgr/volumes: Optionally authorize existing auth-ids
2021-03-05 Kotresh HRmgr/volumes: Preserve existing caps while authorize...
2021-03-05 Kotresh HRmgr/volumes: Disallow authorize existing auth_id
2021-03-05 Kotresh HRmgr/volumes: Add subvolume authorized_list command
2021-03-05 Kotresh HRmgr/volumes: Add tenant_id option to subvolume authorize
2021-03-05 Kotresh HRmgr/volumes: Persist auth and subvolume metadata
2021-03-05 Kotresh HRmgr/volumes: Filter inherited snapshots while listing...
2021-03-05 Kotresh HRdoc/mgr/volumes: Document authorize/deauthorize cli...
2021-03-05 Ramana Rajaqa/tasks/cephfs: test `fs subvolume authorize/deauthorize`
2021-03-05 Ramana Rajamgr/volumes: Allow/deny auth IDs access to FS subvolumes
2021-03-05 Ramana Rajamon/MonCap: allow 'profile mgr' to create/update/del...
2021-03-04 Ernesto PuertaMerge pull request #39512 from rhcs-dashboard/wip-48862...
2021-03-04 Alfonso Martínezmgr/dashboard: fix issues related with PyJWT versions... 39836/head
2021-03-04 Yuri WeinsteinMerge pull request #39715 from sebastian-philipp/octopu...
next