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

Bucket lifecycle rule creation policies compatibility with aws new API #6849

Merged
merged 1 commit into from Feb 2, 2022

Conversation

liranmauda
Copy link
Contributor

@liranmauda liranmauda commented Jan 3, 2022

Explain the changes

This PR intention is not to add any flow if there are missing, It will change the API to be compatible with AWS's new API.
due to the fact that we are not testing it, if there are missing flows they should be addressed on a different PR

  • Fixing bucket lifecycle rule creation policies to be compatible with AWS new API
  • Adding Upgrade script

https://docs.aws.amazon.com/AmazonS3/latest/API/API_LifecycleRule.html

Signed-off-by: liranmauda liran.mauda@gmail.com

Issues: Fixed #xxx / Gap #xxx

  1. https://bugzilla.redhat.com/show_bug.cgi?id=2029298

@liranmauda liranmauda force-pushed the liran-lifecycle-new-api branch 3 times, most recently from a2a60cd to 4fef4e8 Compare January 24, 2022 09:30
src/api/bucket_api.js Outdated Show resolved Hide resolved
- Fixing bucket lifecycle rule creation policies to be compatible with aws new API
- Adding Upgrade script

Signed-off-by: liranmauda <liran.mauda@gmail.com>
@liranmauda liranmauda merged commit a6a7539 into noobaa:master Feb 2, 2022
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants