From 103eb69f06c31b3e039088c6d2e4e6dcd14e0428 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Fri, 24 Oct 2025 08:37:32 -0400 Subject: [PATCH] doc/radosgw: deprecate STS Lite for tentacle Signed-off-by: Casey Bodley --- PendingReleaseNotes | 1 + doc/radosgw/STSLite.rst | 2 ++ 2 files changed, 3 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index b2ae89202c0..f056f8e8c61 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -51,6 +51,7 @@ normalized directory entry names. This is inheritable and applies to an entire directory tree. For more information, see https://docs.ceph.com/en/latest/cephfs/charmap/ +* RGW: "STS Lite" and the sts:GetSessionToken operation are now deprecated. * Based on tests performed at scale on an HDD based Ceph cluster, it was found that scheduling with mClock was not optimal with multiple OSD shards. For example, when multiple OSD nodes failed, client diff --git a/doc/radosgw/STSLite.rst b/doc/radosgw/STSLite.rst index 7880e373f46..437be717532 100644 --- a/doc/radosgw/STSLite.rst +++ b/doc/radosgw/STSLite.rst @@ -2,6 +2,8 @@ STS Lite ========= +.. deprecated:: Tentacle + Ceph Object Gateway provides support for a subset of Amazon Secure Token Service (STS) APIs. STS Lite is an extension of STS and builds upon one of its APIs to decrease the load on external IDPs like Keystone and LDAP. -- 2.47.3