Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug]: vectorized/redpanda is no more #9621

Closed
marcelstoer opened this issue Dec 10, 2024 · 4 comments · Fixed by #9624
Closed

[Bug]: vectorized/redpanda is no more #9621

marcelstoer opened this issue Dec 10, 2024 · 4 comments · Fixed by #9624
Labels

Comments

@marcelstoer
Copy link

Module

Redpanda

Testcontainers version

latest

Using the latest Testcontainers version?

Yes

Host OS

irrelevant

Host Arch

irrelevant

Docker version

irrelevant

What happened?

vectorized/redpanda is no more. It's now docker.redpanda.com/redpandadata/redpanda. Source: https://redpandacommunity.slack.com/archives/C01AJDUT88N/p1733824697613799?thread_ts=1733820981.824379&cid=C01AJDUT88N

Affected:

  • RedpandaContainer.java
  • CompatibleImageTest.java
  • RedpandaContainerTest.java

Relevant log output

Additional Information

No response

@marcelstoer marcelstoer changed the title [Bug]: [Bug]: vectorized/redpanda is no more Dec 10, 2024
@eddumelendez
Copy link
Member

You can use the new image with jo problems. This is for compatibility reasons.

1 similar comment
@eddumelendez
Copy link
Member

You can use the new image with jo problems. This is for compatibility reasons.

@eddumelendez eddumelendez closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2024
@marcelstoer
Copy link
Author

Yes and no, I know I could use the new image.

However, starting from today, the Docker redirect from the old to the new image ceased to exist. Hence, pulling docker.redpanda.com/vectorized/redpanda or [docker.io/]vectorized/redpanda will fail. I propose you remove the @Deprecated image from the code base.

@eddumelendez eddumelendez reopened this Dec 10, 2024
@eddumelendez
Copy link
Member

Thanks for sharing. Next time, please share the whole context in the issue description.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants