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

Satellite UI: allow enabling or disabling version during bucket creation #6813

Closed
mobyvb opened this issue Feb 27, 2024 · 4 comments
Closed
Assignees

Comments

@mobyvb
Copy link
Member

mobyvb commented Feb 27, 2024

Design:
versioning-step

AC:

  • if a user has versioning enabled on a project, when creating a bucket, display "object versioning" step to allow user to select whether this new bucket will have versioning or not

Relevant S3 Method: https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketVersioning.html

@mobyvb mobyvb added Satellite UI Needs Estimation Issue still needs story pointing labels Feb 27, 2024
@wilfred-asomanii wilfred-asomanii self-assigned this Mar 1, 2024
@wilfred-asomanii wilfred-asomanii removed the Needs Estimation Issue still needs story pointing label Mar 1, 2024
@storj-gerrit
Copy link

storj-gerrit bot commented Mar 4, 2024

Change satellite/{console,db,web}: add versioning to projects responses mentions this issue.

@storj-gerrit
Copy link

storj-gerrit bot commented Mar 5, 2024

Change web/satellite: enable versioning on bucket creation mentions this issue.

@storj-gerrit
Copy link

storj-gerrit bot commented Mar 11, 2024

Change satellite/console: add get project config endpoint mentions this issue.

storjBuildBot pushed a commit that referenced this issue Mar 11, 2024
This change adds project versioning status to projects API responses.

Related: #6813

Change-Id: Ie753bc4b43c1605bf218fd0631f890f28d2ba6f8
storjBuildBot pushed a commit that referenced this issue Mar 12, 2024
This change adds a new endpoint to get config, e.g.: versioning UI
enabled, for a project.

Issue: #6813

Change-Id: If8b5baa0094b765adf6d0188fdf3b58d00c5ed38
storjBuildBot pushed a commit that referenced this issue Mar 13, 2024
This change updates the bucket creation dialog to allow projects with
versioning UI config enabled and default versioning not enabled to
enable(or not) versioning during bucket creation.

Issue: #6813

Change-Id: Ic96649317a5dbe4b68884dd299fac5af08b9e7d5
@wilfred-asomanii
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants