]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Merge branch 'main' into wip-fix-healthchecks
authorKrunal Chheda <116836699+kchheda3@users.noreply.github.com>
Thu, 20 Feb 2025 16:09:17 +0000 (21:39 +0530)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 16:09:17 +0000 (21:39 +0530)
Signed-off-by: Krunal Chheda <116836699+kchheda3@users.noreply.github.com>
1  2 
PendingReleaseNotes
src/rgw/rgw_process.cc

index e17372de294b587e354103a114e4205784ccce67,24a8182eb284c55342a341735c6c955615b9ad1c..146b7e18ac03336ff02d87801d3342e64e46dd5a
      * 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
Simple merge