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

upd: update cors rules in aws-anyscale-s3 module #44

Merged
merged 3 commits into from
Feb 6, 2024

Conversation

brent-anyscale
Copy link
Collaborator

@brent-anyscale brent-anyscale commented Feb 3, 2024

With some upcoming changes to the Anyscale Web Console,
there are changes for the CORS rules for the S3 bucket.

Additional cleanup work done on the aws-anyscale-s3 unit tests, removing the
unused Go unit tests.

Changes to be committed:
modified: modules/aws-anyscale-s3/README.md
modified: modules/aws-anyscale-s3/test/README.md
deleted: modules/aws-anyscale-s3/test/go.mod
deleted: modules/aws-anyscale-s3/test/go.sum
deleted: modules/aws-anyscale-s3/test/terraform_aws_anyscale_s3_test.go
modified: modules/aws-anyscale-s3/variables.tf

Pull request checklist

Please check if your PR fulfills the following requirements:

  • pre-commit has been run
  • Tests for the changes have been added (for bug fixes / features)
  • All tests passing
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Pull Request Type

  • Bugfix
  • New feature
  • Refactoring (no functional changes)
  • Documentation change
  • Other (please describe):

Does this introduce a breaking change?

  • Yes
  • No

With some upcoming changes to the Anyscale Web Console,
there are changes for the CORS rules for the S3 bucket.

This update also includes a change to tag the S3 bucket with cloud id if provided.

On branch brent/update-cors
Changes to be committed:
	modified:   modules/aws-anyscale-s3/README.md
	modified:   modules/aws-anyscale-s3/main.tf
	modified:   modules/aws-anyscale-s3/variables.tf
Upcoming features requre additional CORS policy for the Anyscale S3 bucket.
Additional cleanup work done on the aws-anyscale-s3 unit tests, removing the
unused Go unit tests.

Changes to be committed:
	modified:   modules/aws-anyscale-s3/README.md
	modified:   modules/aws-anyscale-s3/test/README.md
	deleted:    modules/aws-anyscale-s3/test/go.mod
	deleted:    modules/aws-anyscale-s3/test/go.sum
	deleted:    modules/aws-anyscale-s3/test/terraform_aws_anyscale_s3_test.go
	modified:   modules/aws-anyscale-s3/variables.tf
@brent-anyscale brent-anyscale marked this pull request as ready for review February 4, 2024 23:24
@brent-anyscale brent-anyscale requested a review from a team as a code owner February 4, 2024 23:24
This will support additional functionality for the Anyscale UI
including updated dependency management for Anyscale clusters.

Additional updates to E2E tests

Changes to be committed:
	modified:   modules/aws-anyscale-s3/README.md
	modified:   modules/aws-anyscale-s3/variables.tf
	new file:   test/anyscale-v2-e2e-public-services-test/main.tf
	new file:   test/anyscale-v2-e2e-public-services-test/outputs.tf
	new file:   test/anyscale-v2-e2e-public-services-test/variables.tf
	new file:   test/anyscale-v2-e2e-public-services-test/versions.tf
	modified:   test/test_cloud_register_manual.py
@brent-anyscale brent-anyscale merged commit f89992a into main Feb 6, 2024
3 checks passed
@brent-anyscale brent-anyscale deleted the brent/update-cors branch February 13, 2024 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants