]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/sts: AssumeRole no longer writes to user metadata
authorCasey Bodley <cbodley@redhat.com>
Thu, 20 Apr 2023 13:25:49 +0000 (09:25 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 20 Apr 2023 13:25:52 +0000 (09:25 -0400)
commit2f60200bf69b0814ce7d1ae7d217d5c37f99f80e
tree53167d681c899fee02c53a4022715792086500ec
parentd13bf0da9fea5dc36d35df2d4d9cf66eafb62925
rgw/sts: AssumeRole no longer writes to user metadata

`storeARN()` was storing the role's ARN in `RGWUserInfo::assumed_role_arn`,
but that field was unused

Fixes: https://tracker.ceph.com/issues/59495
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_sts.cc
src/rgw/rgw_sts.h