fmorg-git commented on code in PR #523: URL: https://github.com/apache/ozone-site/pull/523#discussion_r3723491741
########## docs/08-developer-guide/04-project/01-git/03-feature-branches/03-merged-branches/18-hdds-13323-sts.md: ########## @@ -0,0 +1,95 @@ +# HDDS-13323: Ozone S3 Security Token Service (STS) + +Epic: [HDDS-13323](https://issues.apache.org/jira/browse/HDDS-13323) +Feature branch: https://github.com/apache/ozone/tree/HDDS-13323-sts + +## 1. Builds/intermittent test failures + +There are no intermittent failures specific to the HDDS-13323-sts branch as of now. During development, it was ensured that all CI checks were clean prior to every commit merge. + +The plan is to run repeated CI checks on the merge commit to master. + +## 2. Documentation + +[User documentation](https://ozone.apache.org/docs/next/administrator-guide/operations/s3/sts) for Ozone S3 Security Token Service (STS) has been added. Review Comment: right, it should be accessible once https://github.com/apache/ozone-site/pull/510 is merged -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
