Skip to content

Conversation

@vbotbuildovich
Copy link
Collaborator

Backport of PR #25645

We are going to release a new v3 console version
that contains configuration changes.

Ideally, the console tag should be passed at build
time, but in the meantime, we will fix the tag to
v2.8.5 to avoid automatically upgrading to v3 in
rpk without the config changes.

(cherry picked from commit 53a2ac8)
For stranded console containers.

This could happen if the user manually stops
and remove the Redpanda broker containers and
leave the Console container up.

This provides a better error message than just
an empty log from Docker.

(cherry picked from commit 7095001)
Instead of printing the logs of the first container
by default.

(cherry picked from commit 057da1d)
A typical example would be:
 user tries to start n=3 cluster.
 node n-1 fails
 console didn't stat

Then, the user tries to start again, rpk will
trigger the restart path if the user didn't purge
the previous cluster.

This prevents a panic as at this point the console
container state will be nil

(cherry picked from commit dcd2220)
@vbotbuildovich vbotbuildovich requested review from a team and r-vasquez as code owners April 1, 2025 16:02
@vbotbuildovich vbotbuildovich added this to the v24.3.x-next milestone Apr 1, 2025
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Apr 1, 2025
@vbotbuildovich
Copy link
Collaborator Author

CI test results

test results on build#64043
test_id test_kind job_url test_status passed
rptest.tests.archive_retention_test.CloudArchiveRetentionTest.test_delete.cloud_storage_type=CloudStorageType.S3.retention_type=retention.bytes ducktape https://buildkite.com/redpanda/redpanda/builds/64043#0195f25d-6141-4873-88d8-1521bf184b36 FLAKY 1/2
rptest.tests.consumer_group_test.ConsumerGroupStaticMembersRebalance.test_static_member_rejoining_group ducktape https://buildkite.com/redpanda/redpanda/builds/64043#0195f261-bc72-491a-8b7b-7b309624e873 FLAKY 1/2
rptest.tests.datalake.compaction_gaps_test.CompactionGapsTest.test_translation_no_gaps.cloud_storage_type=CloudStorageType.S3 ducktape https://buildkite.com/redpanda/redpanda/builds/64043#0195f261-bc74-4b6d-a0c7-cb03a76b495d FLAKY 1/3

@r-vasquez r-vasquez merged commit f23c305 into redpanda-data:v24.3.x Apr 1, 2025
23 checks passed
@aanthony-rp aanthony-rp modified the milestones: v24.3.x-next, 24.3.10 Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/rpk kind/backport PRs targeting a stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants