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

Fix deprecations, new features, and update tests #28

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

stevengorrell
Copy link
Contributor

  • Object lock uses new resource
  • Website now supports full complex configuration
  • Website now supports routing rules and scales to up to 100 rules
  • Added full website test
  • Lifecycle updated to support multiple complex rules
  • Lifecycle now supports intelligent tiering
  • Lifecycle now supports metric configuration
  • Lifecycle now supports multiple transition rules

- Object lock uses new resource
- Website now supports full complex configuration
- Website now supports routing rules and scales to up to 100 rules
- Added full website test
- Lifecycle updated to support multiple complex rules
- Lifecycle now supports intelligent tiering
- Lifecycle now supports metric configuration
- Lifecycle now supports multiple transition rules
@stevengorrell
Copy link
Contributor Author

Ignore the destructions, in the previous iteration of master I created a dependent test that caused problems. I had to delete that test in favor of one that did not depend on any of the other test resources. This forced me to also have to adjust the random strings to 16 instead of 18 so that all the base resources were re-created.

@stevengorrell stevengorrell merged commit f32d480 into master Dec 1, 2022
@stevengorrell stevengorrell deleted the feature/fix-deprecations branch December 1, 2022 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants