From: Krunal Chheda <116836699+kchheda3@users.noreply.github.com> Date: Thu, 20 Feb 2025 16:09:17 +0000 (+0530) Subject: Merge branch 'main' into wip-fix-healthchecks X-Git-Tag: v20.0.0~34^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F61504%2Fhead;p=ceph.git Merge branch 'main' into wip-fix-healthchecks Signed-off-by: Krunal Chheda <116836699+kchheda3@users.noreply.github.com> --- 660520351068cb09c9c4924052ce929346633e4c diff --cc PendingReleaseNotes index e17372de294b,24a8182eb284..146b7e18ac03 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@@ -10,7 -10,9 +10,10 @@@ * use of tenant names instead of accounts in IAM policy documents, * interpretation of IAM policy without cross-account policy evaluation, * S3 API support for cross-tenant names such as `Bucket='tenant:bucketname'` +* RGW: Lua scripts will not run against health checks. + * RGW: For compatibility with AWS S3, LastModified timestamps are now truncated + to the second. Note that during upgrade, users may observe these timestamps + moving backwards as a result. * RBD: All Python APIs that produce timestamps now return "aware" `datetime` objects instead of "naive" ones (i.e. those including time zone information