Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rgw/sts: Adding a configurable rgw_sts_min_session_duration #35612

Merged

Conversation

pritha-srivastava
Copy link
Contributor

that can be used to set the lower limit of duration for
which an STS token is valid.

Signed-off-by: Pritha Srivastava prsrivas@redhat.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard backend
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

Copy link
Contributor

@mattbenjamin mattbenjamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm--but could you create a tracker ticket in case upstream wants to backport?

@pritha-srivastava
Copy link
Contributor Author

lgtm--but could you create a tracker ticket in case upstream wants to backport?

https://tracker.ceph.com/issues/46049

@pritha-srivastava
Copy link
Contributor Author

@pritha-srivastava
Copy link
Contributor Author

Teuthology run: https://pulpito.ceph.com/prsrivas-2020-07-15_17:03:41-rgw-wip-rgw-pritha-test-fixes-distro-basic-smithi
The failures are:

Command failed on smithi045 with status 1: "cd /home/ubuntu/cephtest/keystone && source .tox/venv/bin/activate && openstack service create --os-username admin --os-password ADMIN --os-user-domain-id default --os-project-name admin --os-project-domain-id default --os-identity-api-version 3 --os-auth-url http://smithi045.front.sepia.ceph.com:35357/v3 --description 'Swift Service' --name swift object-store --debug"

rgw multisite, test failures

The failures aren't related to changes in this PR, so this is ready to be merged.

that can be used to set the lower limit of duration for
which an STS token is valid.

Fixes: https://tracker.ceph.com/issues/46049

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
@mattbenjamin mattbenjamin merged commit 133f263 into ceph:master Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants