Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove deprecated config USE_SINGLE_REGION #9374

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

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

viren-nadkarni
Copy link
Member

@viren-nadkarni viren-nadkarni commented Oct 18, 2023

Motivation

The USE_SINGLE_REGION environment config variable was used in early years of LocalStack when multi-region was unsupported. It has since been deprecated.

This PR removes this config variable for the upcoming major release.

@viren-nadkarni viren-nadkarni added the semver: major Breaking changes which can be included in a major release only label Oct 18, 2023
@viren-nadkarni viren-nadkarni self-assigned this Oct 18, 2023
@localstack-bot
Copy link
Contributor

Currently, only minor and patch changes are allowed on master. Your PR labels (semver: major) indicate that it cannot be merged into the master at this time.

@coveralls
Copy link

coveralls commented Oct 18, 2023

Coverage Status

coverage: 83.694% (+0.02%) from 83.677% when pulling c2c3a93 on remove-use-single-region into 85abf31 on release/v3.0.

@github-actions
Copy link

github-actions bot commented Oct 18, 2023

LocalStack Community integration with Pro

       2 files  ±0         2 suites  ±0   1h 22m 47s ⏱️ + 12m 36s
2 287 tests ±0  1 708 ✔️ ±0  579 💤 ±0  0 ±0 
2 288 runs  ±0  1 708 ✔️ ±0  580 💤 ±0  0 ±0 

Results for commit c2c3a93. ± Comparison against base commit 85abf31.

♻️ This comment has been updated with latest results.

@viren-nadkarni viren-nadkarni changed the base branch from master to release/v3.0 October 24, 2023 09:34
@viren-nadkarni viren-nadkarni marked this pull request as ready for review October 24, 2023 09:41
@viren-nadkarni viren-nadkarni requested a review from thrau as a code owner October 24, 2023 09:41
@viren-nadkarni viren-nadkarni requested review from alexrashed and removed request for thrau October 24, 2023 09:41
Copy link
Member

@alexrashed alexrashed left a comment

Choose a reason for hiding this comment

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

Great to see that we are finally getting rid of the old deprecated variables. 🧹
However, I think we should still show warnings to users who are still using it...

Copy link
Member

@alexrashed alexrashed left a comment

Choose a reason for hiding this comment

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

Aweseome! Thanks for addressing the comments and bringing the removal of the USE_SINGLE_REGION over the line! 🚀

@viren-nadkarni viren-nadkarni merged commit 25062c0 into release/v3.0 Oct 27, 2023
@viren-nadkarni viren-nadkarni deleted the remove-use-single-region branch October 27, 2023 08:12
@alexrashed alexrashed mentioned this pull request Oct 27, 2023
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: major Breaking changes which can be included in a major release only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants