Skip to content

Use Docker Hub Redpanda image#1342

Merged
cristianrgreco merged 1 commit into
mainfrom
codex/redpanda-docker-hub-image
May 26, 2026
Merged

Use Docker Hub Redpanda image#1342
cristianrgreco merged 1 commit into
mainfrom
codex/redpanda-docker-hub-image

Conversation

@cristianrgreco
Copy link
Copy Markdown
Collaborator

Summary

  • Switch the Redpanda module image reference from docker.redpanda.com/redpandadata/redpanda:v26.1.8 to docker.io/redpandadata/redpanda:v26.1.8.
  • Avoid the Redpanda registry alias path that hit Docker Hub unauthenticated pull-rate limits in CI.

Verification

  • Confirmed Docker Hub has redpandadata/redpanda:v26.1.8.
  • npm run test -- packages/modules/redpanda/src/redpanda-container.test.ts
  • git diff --check

Test results

  • Redpanda targeted tests: 4 passed.
  • Whitespace check: passed.

Non-breaking evidence

  • This keeps the same Redpanda image tag, v26.1.8; only the registry host changes.
  • The change is limited to the Redpanda test Dockerfile and does not alter public APIs, exported types, runtime module code, or docs.

@cristianrgreco cristianrgreco added maintenance Improvements that do not change functionality patch Backward compatible bug fix labels May 26, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 26, 2026

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit d6cdb2a
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/6a15b9f618556d000898b700
😎 Deploy Preview https://deploy-preview-1342--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cristianrgreco cristianrgreco merged commit 33e1dc1 into main May 26, 2026
16 checks passed
@cristianrgreco cristianrgreco deleted the codex/redpanda-docker-hub-image branch May 26, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Improvements that do not change functionality patch Backward compatible bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant