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

feat: update cors rules in google-anyscale-cloudstorage module #19

Merged
merged 4 commits into from
Feb 13, 2024

Conversation

brent-anyscale
Copy link
Collaborator

With some upcoming changes to the front-end, Anyscale has additional
changes for the CORS rules for the Google Cloud Storage bucket.

On branch brent/update-cors
Changes to be committed:
modified: modules/google-anyscale-cloudstorage/README.md
modified: modules/google-anyscale-cloudstorage/variables.tf
modified: README.md
modified: test/anyscale-v2-e2e-public-test/main.tf
modified: 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 front-end, Anyscale has additional
changes for the CORS rules for the Google Cloud Storage bucket.

On branch brent/update-cors
Changes to be committed:
	modified:   modules/google-anyscale-cloudstorage/README.md
	modified:   modules/google-anyscale-cloudstorage/variables.tf
Additional change to the default variable used in the root module for
setting CORS settings in the google-anyscale-cloudstorage submodule.

Changes to be committed:
	modified:   README.md
	modified:   test/anyscale-v2-e2e-public-test/main.tf
	modified:   variables.tf
@github-actions github-actions bot added documentation Improvements or additions to documentation terraform unittests labels Feb 5, 2024
@brent-anyscale brent-anyscale requested a review from hckuo February 5, 2024 00:07
Additional changes for the CORS policy for Google Cloud Storage to support
additional functionality for the Anyscale UI including the new dependency
functionality for Anyscale Clusters.

Changes to be committed:
	modified:   README.md
	modified:   modules/google-anyscale-cloudstorage/README.md
	modified:   modules/google-anyscale-cloudstorage/variables.tf
	modified:   variables.tf
@brent-anyscale brent-anyscale changed the title upd: update cors rules in google-anyscale-cloudstorage module feat: update cors rules in google-anyscale-cloudstorage module Feb 13, 2024
@brent-anyscale brent-anyscale marked this pull request as ready for review February 13, 2024 00:53
@brent-anyscale brent-anyscale requested a review from a team as a code owner February 13, 2024 00:53
README includes additional cleanup and new image from documentation.
CHANGELOG includes latest version release notes

Changes to be committed:
	modified:   CHANGELOG.md
	modified:   README.md
Copy link
Contributor

@kylehh kylehh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kylehh kylehh merged commit 1174c44 into main Feb 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request terraform terraform-module-cloudstorage unittests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants