Skip to content

FOLS3CL-54: Bump localstack image from 3.3.0 to s3-community-archive - #67

Open
julianladisch wants to merge 6 commits into
masterfrom
localstack-cleanup
Open

FOLS3CL-54: Bump localstack image from 3.3.0 to s3-community-archive#67
julianladisch wants to merge 6 commits into
masterfrom
localstack-cleanup

Conversation

@julianladisch

@julianladisch julianladisch commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Purpose

localstack 3.3.0 has been released March 2024 and is outdated. We need to be compatible with the latest AWS S3.

Localstack 3.3.0 is very big resulting in long download time and high memory consumption.

The pom.xml property <localstack.version>1.20.5</localstack.version> is misleading.

Approach

Switch from 3.3.0 to s3-community-archive that is current and much smaller.

localstack 3.3.0 image size: 415 MB - https://hub.docker.com/r/localstack/localstack/tags?name=3.3.0
localstack s3-community-archive image size: 106 MB - https://hub.docker.com/r/localstack/localstack/tags?name=s3-community-archive

In pom.xml use the existing ${testcontainers.version} for org.testcontainers:localstack.

Pre-Merge Checklist:

Before merging this PR, please go through the following list and take appropriate actions.

  • Does this PR meet or exceed the expected quality standards?
    • Code coverage on new code is 80% or greater
    • Duplications on new code is 3% or less
    • There are no major code smells or security issues
  • Does this introduce breaking changes?
    • There are no breaking changes in this PR.

Purpose

localstack 3.3.0 has been released March 2024 and is outdated. We need to be compatible with
the latest AWS S3.

Localstack 3.3.0 is very big resulting in long download time and high memory consumption.

The pom.xml property `<localstack.version>1.20.5</localstack.version>` is misleading.

Approach

Switch from 3.3.0 to s3-latest that is current and much smaller.

localstack 3.3.0 image size: 415 MB - https://hub.docker.com/r/localstack/localstack/tags?name=3.3.0
localstack s3-latest image size: 106 MB - https://hub.docker.com/r/localstack/localstack/tags?name=s3-latest

Pre-Merge Checklist:

Before merging this PR, please go through the following list and take appropriate actions.

- Does this PR meet or exceed the expected quality standards?
  - [x] Code coverage on new code is 80% or greater
  - [x] Duplications on new code is 3% or less
  - [x] There are no major code smells or security issues
- Does this introduce breaking changes?
  - [x] There are no breaking changes in this PR.
@julianladisch
julianladisch requested a review from a team January 26, 2026 09:32
@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

@julianladisch julianladisch changed the title Bump localstack image from 3.3.0 to s3-latest Bump localstack image from 3.3.0 to s3-community-archive Jul 27, 2026
@julianladisch julianladisch changed the title Bump localstack image from 3.3.0 to s3-community-archive FOLS3CL-54: Bump localstack image from 3.3.0 to s3-community-archive Jul 27, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant