summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 15.2.11v15.2.11Jenkins Build Slave User2021-04-192-1/+7
* auth/cephx: make KeyServer::build_session_auth_info() less confusingIlya Dryomov2021-04-163-7/+7
* auth/cephx: cap ticket validity by expiration of "next" keyIlya Dryomov2021-04-163-28/+45
* auth/cephx: drop redundant KeyServerData::get_service_secret() overloadIlya Dryomov2021-04-162-17/+5
* qa/standalone: default to disable insecure global id reclaimSage Weil2021-04-121-0/+1
* qa/suites/upgrade/octopus-x: disable insecure global_id reclaim health warningsSage Weil2021-04-122-0/+5
* qa/tasks/ceph[adm].conf[.template]: disable insecure global_id reclaim health...Sage Weil2021-04-122-0/+8
* cephadm: set auth_allow_insecure_global_id_reclaim for mon on bootstrapSage Weil2021-04-122-1/+11
* mon/HealthMonitor: raise AUTH_INSECURE_GLOBAL_ID_RENEWAL[_ALLOWED]Sage Weil2021-04-123-0/+126
* auth/cephx: ignore CEPH_ENTITY_TYPE_AUTH in requested keysIlya Dryomov2021-04-121-3/+9
* auth/cephx: rotate auth tickets less oftenIlya Dryomov2021-04-121-1/+1
* mon: fail fast when unauthorized global_id (re)use is disallowedIlya Dryomov2021-04-126-3/+73
* auth/cephx: option to disallow unauthorized global_id (re)useIlya Dryomov2021-04-1212-20/+130
* auth/cephx: make cephx_decode_ticket() take a const ticket_blobIlya Dryomov2021-04-122-3/+6
* auth/AuthServiceHandler: keep track of global_id and whether it is newIlya Dryomov2021-04-129-30/+61
* auth/AuthServiceHandler: build_cephx_response_header() is cephx-specificIlya Dryomov2021-04-122-4/+3
* auth/AuthServiceHandler: drop unused start_session() argsIlya Dryomov2021-04-128-31/+8
* mon/MonClient: drop global_id arg from _add_conn() and _add_conns()Ilya Dryomov2021-04-122-7/+7
* mon/MonClient: reset auth state in shutdown()Ilya Dryomov2021-04-121-0/+4
* mon/MonClient: preserve auth state on reconnectsIlya Dryomov2021-04-125-13/+27
* mon/MonClient: claim active_con's auth explicitlyIlya Dryomov2021-04-121-1/+1
* mon/MonClient: resurrect "waiting for monmap|config" timeoutsIlya Dryomov2021-04-121-2/+5
* qa/tasks/ceph.conf: shorten cephx TTL for testingSage Weil2021-04-122-0/+8
* 15.2.10v15.2.10Jenkins Build Slave User2021-03-172-1/+7
* Merge pull request #40155 from rhcs-dashboard/wip-49272-octopusYuri Weinstein2021-03-162-2/+16
|\
| * mgr/dashboard: delete EOF when reading passwords from fileAlfonso Martínez2021-03-162-2/+16
|/
* Merge pull request #39701 from ifed01/wip-ifed-fix-huge-bluefs-octYuri Weinstein2021-03-153-4/+85
|\
| * os/bluestore: fix huge (>4GB) bluefs readsIgor Fedotov2021-02-251-1/+1
| * os/bluestore: fix huge(>4GB) writes from RocksDB to BlueFS.Igor Fedotov2021-02-253-10/+82
| * os/bluestore/BlueRocksEnv: Avoid flushing too much data at once.Jianpeng Ma2021-02-252-0/+9
* | Merge pull request #40074 from ideepika/wip-fix-ignorelistYuri Weinstein2021-03-1216-16/+16
|\ \
| * | qa/suites/upgrade: s/whitelist/ignorelist for octopus onlyDeepika Upadhyay2021-03-1216-16/+16
* | | Merge pull request #39754 from ifed01/wip-ifed-bluefs-zero-read-retry-octaYuri Weinstein2021-03-124-4/+185
|\ \ \
| * | | os/bluestore: Add option to check BlueFS readsAdam Kupczyk2021-03-014-4/+185
| | |/ | |/|
* | | Merge pull request #39872 from rhcs-dashboard/wip-48190-octopusYuri Weinstein2021-03-124-11/+31
|\ \ \
| * | | mgr/dashboard: add ssl verify option for prometheus and alert managerJean "henyxia" Wasilewski2021-03-054-11/+31
* | | | Merge pull request #39868 from rhcs-dashboard/wip-49083-octopusYuri Weinstein2021-03-121-0/+2
|\ \ \ \
| * | | | mgr/dashboard: Fix missing root path of each session for CephFSYongseok Oh2021-03-051-0/+2
| |/ / /
* | | | Merge pull request #39854 from rhcs-dashboard/wip-49324-octopusYuri Weinstein2021-03-121-1/+1
|\ \ \ \
| * | | | mgr/dashboard:fix MTU Mismatch alertAashish Sharma2021-03-051-1/+1
* | | | | Merge pull request #39852 from rhcs-dashboard/wip-49599-octopusYuri Weinstein2021-03-122-1/+4
|\ \ \ \ \
| * | | | | mgr/dashboard: report mgr fsidErnesto Puerta2021-03-052-1/+4
| |/ / / /
* | | | | Merge pull request #39436 from rhcs-dashboard/wip-48654-octopusYuri Weinstein2021-03-1226-136/+269
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mgr/BaseMgrModule: add optional inbuf param to ceph_send_command.Alfonso Martínez2021-03-022-8/+16
| * | | | mgr/dashboard: CLI commands: read passwords from fileAlfonso Martínez2021-03-0224-128/+253
* | | | | Merge pull request #39885 from smithfarm/wip-49031-octopusYuri Weinstein2021-03-111-0/+4
|\ \ \ \ \
| * | | | | cmake: boost>=1.74 adds BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT to radosgwCasey Bodley2021-03-061-0/+4
| | |_|/ / | |/| | |
* | | | | Merge pull request #39867 from trociny/wip-49452-octopusYuri Weinstein2021-03-111-8/+8
|\ \ \ \ \
| * | | | | rbd-mirror: reset update_status_task pointer in timer threadMykola Golub2021-03-051-8/+8
| |/ / / /
* | | | | Merge pull request #39866 from trociny/wip-49454-octopusYuri Weinstein2021-03-116-39/+129
|\ \ \ \ \