10000 remove CFn legacy template deployer by pinzon · Pull Request #11414 · localstack/localstack · GitHub
[go: up one dir, main page]

Skip to content
< 8000 div class="gh-header-show ">

remove CFn legacy template deployer #11414

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
Aug 28, 2024
Merged

Conversation

pinzon
Copy link
Member
@pinzon pinzon commented Aug 26, 2024

Motivation

Since the release of v3.5.0, the new DAG-based CloudFormation template deployer has been the default option. Given the absence of issues or problems since then, we are confident enough to permanently remove the legacy template deployer.

Changes

  • Remove legacy template deployer
  • Remove configuration option for its activation

Testing

  • pipeline should still be green.

@pinzon pinzon added the semver: patch Non-breaking changes which can be included in patch releases label Aug 26, 2024
Copy link
github 8000 -actions bot commented Aug 26, 2024

S3 Image Test Results (AMD64 / ARM64)

  2 files    2 suites   3m 51s ⏱️
420 tests 368 ✅  52 💤 0 ❌
840 runs  736 ✅ 104 💤 0 ❌

Results for commit fe7c12f.

♻️ This comment has been updated with latest results.

Copy link
github-actions bot commented Aug 26, 2024

LocalStack Community integration with Pro

    2 files  ±0      2 suites  ±0   1h 33m 23s ⏱️ -19s
3 412 tests ±0  3 014 ✅ ±0  398 💤 ±0  0 ❌ ±0 
3 414 runs  ±0  3 014 ✅ ±0  400 💤 ±0  0 ❌ ±0 

Results for commit fe7c12f. ± Comparison against base commit 36f0090.

♻️ This comment has been updated with latest results.

@pinzon pinzon marked this pull request as ready for review August 26, 2024 19:22
@simonrw simonrw added semver: minor Non-breaking changes which can be included in minor releases, but not in patch releases and removed semver: patch Non-breaking changes which can be included in patch releases labels Aug 27, 2024
Copy link
Contributor
@simonrw simonrw left a comment
8000

Choose a reason for hiding this comment

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

A naming suggestion but once that's implemented then 👍

For context: this was decided as non-breaking as the implementation change should be transparent for users, and we have not had any push back since v3.5.0 in early June to indicate that this new implementation is a problem.

We have not had to suggest to users that this flag is an option, and I can't find any evidence of users using this flag. Therefore I think it's safe to remove.

@pinzon pinzon force-pushed the remove_old_template_deployer branch from 943cd20 to fe7c12f Compare August 27, 2024 22:56
@pinzon pinzon merged commit 97a1b95 into master Aug 28, 2024
41 checks passed
9A5F
@pinzon pinzon deleted the remove_old_template_deployer branch August 28, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: minor Non-breaking changes which can be included in minor releases, but not in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0