David Galloway
4e29244336
doc: Upgrade and unpin some python versions
...
https://access.redhat.com/security/cve/CVE-2022-34749
https://bugzilla.redhat.com/show_bug.cgi?id=2255448
Fixes https://github.com/ceph/ceph/pull/44222
Signed-off-by: David Galloway <david.galloway@ibm.com>
2025-02-12 18:46:06 -05:00
Adam Emerson
5c1b470372
Merge pull request #61746 from adamemerson/wip-boost.1.87-fixes
...
Boost 1.87 Build Fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Matan Breizman <mbreizma@redhat.com>
2025-02-12 17:25:10 -05:00
Max Kellermann
fee28b4ffe
Merge pull request #60995 from MaxKellermann/messages__includes
...
messages/*: add missing includes
2025-02-12 21:07:49 +01:00
J. Eric Ivancich
87248f7afe
Merge pull request #61418 from cbodley/wip-rgw-multisite-sync-delta-counters
...
rgw: add labeled counters for sync deltas of shards
Reviewed-by: Adam Emerson <aemerson@redhat.com>
2025-02-12 14:24:12 -05:00
J. Eric Ivancich
95664ae0bf
Merge pull request #61290 from BBoozmen/wip-oozmen-67846
...
RGW/S3: truncate S3 LastModified response (timestamp) to exact seconds
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2025-02-12 14:23:34 -05:00
J. Eric Ivancich
a9b4ebaeae
Merge pull request #61009 from cbodley/wip-69169
...
rgw/rados: resolve CopyObject crash from remote zonegroup
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
2025-02-12 14:22:57 -05:00
J. Eric Ivancich
1814d6be4e
Merge pull request #61090 from soumyakoduri/wip-skoduri-cloud-restore
...
rgw/cloud-restore: Do not send internal headers to cloud-endpoint
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2025-02-12 14:22:29 -05:00
J. Eric Ivancich
2a9e9edd62
Merge pull request #61358 from richardpoole/main
...
rgw: allow management of `accounts` user caps
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2025-02-12 14:22:12 -05:00
J. Eric Ivancich
70c4dee1e5
Merge pull request #61573 from clwluvw/log-new-req-id
...
rgw: log request_id on start new request
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2025-02-12 14:21:56 -05:00
Max Kellermann
1b4795075b
Merge pull request #60175 from MaxKellermann/misc_optimizations
...
Misc optimizations
2025-02-12 17:12:33 +01:00
Venky Shankar
c6fbca3d87
Merge pull request #61621 from joscollin/wip-B69669-fix-exception-smaller-pad-width
...
cephfs-top: exception when terminal size greater than PAD_WIDTH
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2025-02-12 20:30:21 +05:30
Ilya Dryomov
dae433cea2
Merge pull request #61695 from MaxKellermann/tools_includes
...
tools: add missing includes
Reviewed-by: Patrick Donnelly <pdonnell@ibm.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
2025-02-12 09:40:13 +01:00
Laura Flores
9aa7072139
Merge pull request #61723 from ljflores/wip-tracker-67913
2025-02-12 00:48:23 -06:00
Jos Collin
fa12ce661f
cephfs-top: exception when terminal size greater than PAD_WIDTH
...
Fixes: https://tracker.ceph.com/issues/69669
Signed-off-by: Jos Collin <jcollin@redhat.com>
2025-02-12 07:24:43 +05:30
Anthony D'Atri
8f415be4a8
Merge pull request #61758 from anthonyeleven/taipoh
...
doc/rados/operations: Improve pools.rst
2025-02-11 18:08:41 -05:00
Ilya Dryomov
4bfea6beda
Merge pull request #61607 from MaxKellermann/mgr_includes
...
mgr: include cleanup
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
2025-02-11 22:20:17 +01:00
Patrick Donnelly
94254176ea
Merge PR #61755 into main
...
* refs/pull/61755/head:
script/clean-ci: allow specifying custom remote name to push/fetch
script/clean-ci: do not push if there is nothing to delete
Reviewed-by: David Galloway <dgallowa@redhat.com>
2025-02-11 15:34:29 -05:00
Anthony D'Atri
31da2c6be8
doc/rados/operations: Improve pools.rst
...
Signed-off-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
2025-02-11 12:34:28 -05:00
Jaya Prakash
b0ef526071
Merge pull request #61326 from adamemerson/wip-69240
...
os/bluestore: Fix signed comparison warning
2025-02-11 22:14:24 +05:30
Jaya Prakash
d40f568f12
Merge pull request #60123 from aclamk/wip-aclamk-cbt-add-bluefs-files
...
os/bluestore: Add 'bluefs-files' command to ceph-bluestore-tool.
2025-02-11 22:13:59 +05:30
Jaya Prakash
f85a4a64be
Merge pull request #60120 from aclamk/wip-aclamk-improve-rocksdb-estimate-prefix
...
kv/RocksDBStore: Improve estimate_prefix_size.
2025-02-11 22:13:32 +05:30
Patrick Donnelly
b079a079ea
script/clean-ci: allow specifying custom remote name to push/fetch
...
Github actions want to use remote==origin because of how ceph-ci is checked
out.
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
2025-02-11 11:07:24 -05:00
Patrick Donnelly
2804a59a74
script/clean-ci: do not push if there is nothing to delete
...
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
2025-02-11 11:06:33 -05:00
Anthony D'Atri
cc45b84a85
Merge pull request #61742 from anthonyeleven/rgw-inlining
...
Improve rgw_max_chunk_size descriptions with respect to HEAD inlining
2025-02-11 10:17:44 -05:00
Patrick Donnelly
22499b6575
Merge PR #61709 into main
...
* refs/pull/61709/head:
script: add bash script to cleanup ceph-ci.git
Reviewed-by: David Galloway <dgallowa@redhat.com>
2025-02-11 09:22:36 -05:00
Patrick Donnelly
560af7907a
Merge PR #61662 into main
...
* refs/pull/61662/head:
qa: cut squid nightlies to one-per-week
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Laura Flores <lflores@redhat.com>
2025-02-11 08:34:21 -05:00
Venky Shankar
cb5a62fbad
Merge pull request #60909 from ifed01/wip-ifed-client-cache-trim-repro
...
libcephfs/client: pin inode/dentry for an opened directory
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2025-02-11 17:55:18 +05:30
SrinivasaBharathKanta
655f6813f5
Merge pull request #60103 from gardran/wip-gardran-no-autovec
...
kv/BinnedLRUCache: do not use autovector to track deleted cache entries.
2025-02-11 15:47:19 +05:30
Ilya Dryomov
a03ad39495
Merge pull request #61743 from cbodley/wip-revert-stale-bot-backport
...
Revert ".github/workflows: Do not exempt PRs with milestone"
Reviewed-by: Patrick Donnelly <pdonnell@ibm.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Joseph Mundackal <jmundackal@bloomberg.net>
2025-02-11 09:17:56 +01:00
afreen23
d361ca0cd8
Merge pull request #61183 from rhcs-dashboard/smb-join_auth-usersgroups-mgmt
...
mgr/dashboard: smb join-auth and usersgroups resources listing
Reviewed-by: Afreen Misbah <afreen@ibm.com>
2025-02-11 12:22:21 +05:30
SrinivasaBharathKanta
c3342684d0
Merge pull request #59943 from majianpeng/blk-iouring-busy
...
blk: Don't forget call io_uring_unregister_files.
2025-02-11 08:58:19 +05:30
Yingxin Cheng
dd6b3d1517
Merge pull request #61456 from cyx1231st/wip-fix-crimson-net-66606
...
crimson/net/io_handler: drop io_state_t::none
Reviewed-by: Matan Breizman <mbreizma@redhat.com>
2025-02-11 10:15:13 +08:00
Anthony D'Atri
2184fbcec6
Merge pull request #61741 from cityofships/main
...
docs/mgr: fix typo
2025-02-10 20:56:19 -05:00
Patrick Donnelly
c36c162831
qa: cut squid nightlies to one-per-week
...
Now that it's released, we should go back to typical release branch cadence
(teuthology queue is also growing).
Also, update the priority (ahead of reef) now that it's released.
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
2025-02-10 20:36:40 -05:00
Adam Emerson
7b185ecaaf
tests/ceph_timer: Fix link error that keeps showing up
...
We keep hitting link errors from GTest trying to print the values and
iostreams for `<chrono>` being flaky.
Just make it a straight up `EXPECT_TRUE` so it stops breaking
differently on different platforms.
Signed-off-by: Adam Emerson <aemerson@redhat.com>
2025-02-10 16:01:38 -05:00
Adam King
5de994d514
Merge pull request #61736 from phlogistonjohn/jjm-cephadm-test-list_daemons
...
cephadm: add a new set of specific tests for list_daemons
Reviewed-by: Adam King <adking@redhat.com>
2025-02-10 16:00:43 -05:00
Adam Emerson
1ab250796c
exporter: Asio deprecations
...
Signed-off-by: Adam Emerson <aemerson@redhat.com>
2025-02-10 15:19:19 -05:00
Adam Emerson
b2e76314cf
rgw: Asio deprecations
...
Signed-off-by: Adam Emerson <aemerson@redhat.com>
2025-02-10 15:19:10 -05:00
Adam Emerson
87ee31f88d
immutable_object_cache: Asio deprecations
...
Signed-off-by: Adam Emerson <aemerson@redhat.com>
2025-02-10 15:19:02 -05:00
Adam Emerson
ac1241e75b
test/neorados: Use asio::post free function
...
Signed-off-by: Adam Emerson <aemerson@redhat.com>
2025-02-10 15:18:48 -05:00
Adam Emerson
ed47559bca
common/Graylog: Fix Asio resolve call
...
Signed-off-by: Adam Emerson <aemerson@redhat.com>
2025-02-10 15:18:37 -05:00
Anthony D'Atri
4dbaf64498
src/common/options: improve rgw_max_chunk_size description
...
Signed-off-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
2025-02-10 12:52:32 -05:00
Adam King
f781c5c67a
Merge pull request #61601 from phlogistonjohn/jjm-cephadm-small-moves-2
...
cephadm: move a few other small things out of cephadm.py
Reviewed-by: Adam King <adking@redhat.com>
2025-02-10 11:47:12 -05:00
Casey Bodley
b73c87cf25
Revert ".github/workflows: Do not exempt PRs with milestone"
...
This reverts commit 6054be59c5 .
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2025-02-10 11:29:44 -05:00
Patrick Donnelly
343bafc4a4
script: add bash script to cleanup ceph-ci.git
...
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
2025-02-10 11:09:34 -05:00
Anthony D'Atri
274a49e4e6
Merge pull request #61739 from zdover23/wip-doc-2025-02-10-cephadm-services-osd
...
doc/cephadm: improve "Activate Existing OSDs".
2025-02-10 10:32:47 -05:00
Casey Bodley
916b575c31
Merge pull request #61354 from phlogistonjohn/jjm-fix-log-test
...
log: ignore return value of write in unit test
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2025-02-10 09:57:05 -05:00
Piotr Parczewski
4ee31d88f7
docs/mgr: fix typo
...
Signed-off-by: Piotr Parczewski <piotr@stackhpc.com>
2025-02-10 14:59:34 +01:00
Jose Juan Palacios-Perez
48c1800dce
Merge pull request #60822 from perezjosibm/wip-perezjos-balance-cpu
...
[vstart]: add --crimson-balance-cpu option to set CPU distribution policy
2025-02-10 13:19:39 +00:00
SrinivasaBharathKanta
0f73780c7f
Merge pull request #59979 from rzarzynski/wip-os-simplify-ostxn
...
os: simplify os::Transaction -- get rid of the Transaction::decode_bp()
2025-02-10 16:20:43 +05:30