Skip to content

Conversation

rsvoboda
Copy link
Member

@rsvoboda rsvoboda commented Dec 10, 2024

Move from vectorized/redpanda images to redpandadata/redpanda

vectorized/redpanda images are no longer available

Fixes #45026

Details in https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/redpanda.20images.20not.20available/near/487201886

Workaround for released Quarkus versions:

docker pull docker.io/redpandadata/redpanda:v24.1.2
docker image tag docker.io/redpandadata/redpanda:v24.1.2 docker.io/vectorized/redpanda:v24.1.2

or

quarkus.kafka.devservices.image-name=docker.io/redpandadata/redpanda:v24.1.2 in you application.properties

Copy link

github-actions bot commented Dec 10, 2024

🙈 The PR is closed and the preview is expired.

Copy link

quarkus-bot bot commented Dec 10, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit abb83ca.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Dec 10, 2024
Copy link

quarkus-bot bot commented Dec 10, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit abb83ca.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@geoand geoand merged commit aa5baa7 into quarkusio:main Dec 10, 2024
27 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Dec 10, 2024
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Dec 10, 2024
@gsmet gsmet modified the milestones: 3.18 - main, 3.17.4 Dec 10, 2024
@marcelstoer
Copy link
Contributor

Whose job is it to actually backport this fix? Is it done manually or picked up by some automation?

@geoand
Copy link
Contributor

geoand commented Dec 11, 2024

Whoever does the release will backport the change

@marcelstoer
Copy link
Contributor

Ok, then I'll sit tight 😄

Reason for asking: I noticed there's a 3.15.3 milestone but no issue for this fix and no 3.8.7 milestone.

@gsmet
Copy link
Member

gsmet commented Jul 9, 2025

We pushed a specific PR to 3.8 to fix it so removing the backport label for 3.8.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build with devservices failed because download of redpanda leads to 404

7 participants