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

[SSP] Sanity of SSP Feature #1297

Closed
rajat-soda opened this issue Jul 26, 2021 · 2 comments · Fixed by #1304 or #1306 · May be fixed by #1308
Closed

[SSP] Sanity of SSP Feature #1297

rajat-soda opened this issue Jul 26, 2021 · 2 comments · Fixed by #1304 or #1306 · May be fixed by #1308
Labels
backlog Backlog items - consider for next planning always

Comments

@rajat-soda
Copy link
Contributor

Issue/Feature Description:

  • Create Multiple user
    - multiple tenants
    - add user to tenants.
    - buckets : check access to buckets.

Why this issue to fixed / feature is needed(give scenarios or use cases):

How to reproduce, in case of a bug:

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)

@rajat-soda rajat-soda added the backlog Backlog items - consider for next planning always label Jul 28, 2021
@rajat-soda
Copy link
Contributor Author

rajat-soda commented Jul 30, 2021

  • validation of tenantId is not done in SSP - Sev 1
  • backend with buckets is getting deleted - Sev 1
  • restore object default set values to be changed to dynamic - Sev 2
  • When trying to migrate a bucket with no objects not giving alert - Dashboard.
  • When deleting backend from SSP check whether backend has buckets - Sev 2
  • When a tenant has multiple users,bucket created by a user is accessible by another user of tenant - Sev 1
  • how to handle lifecycle in SSP - Discuss
  • When a user is deleted what about the alreaady user created buckets - Discuss
  • Bucket Visibility of users to Admin - Discuss.
  • when SSP have already deleted backend associated with it not able to delete SSP - Discuss.

@vineela1999
Copy link
Contributor

PR #1304 solves:

  • backend with buckets is getting deleted
  • When deleting backend from SSP check whether backend has buckets
  • When a tenant has multiple users,bucket created by a user is accessible by another user of tenant
  • when SSP have already deleted backend associated with it not able to delete SSP

PR #1305 solves:
Validation of tenantId is not done in SSP

PR #1306 solves:
Bucket Visibility of users to Admin

Following will be handled when Catalog Service is implemented:

  • restore object default set values to be changed to dynamic
  • how to handle lifecycle in SSP

For issue, When a user is deleted what about the already user created buckets - Other users of same tenants can handle the buckets.(No modification required)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Backlog items - consider for next planning always
Projects
None yet
2 participants