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 added this to the v24.2.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#64044
test_id test_kind job_url test_status passed
rptest.tests.archive_retention_test.CloudArchiveRetentionTest.test_delete.cloud_storage_type=CloudStorageType.ABS.retention_type=retention.ms ducktape https://buildkite.com/redpanda/redpanda/builds/64044#0195f262-f219-4e30-abda-fbd3dcee4c56 FLAKY 5/6
storage_e2e_single_thread_rpunit.storage_e2e_single_thread_rpunit unit https://buildkite.com/redpanda/redpanda/builds/64044#0195f218-843b-4abb-b9e6-11bd266f1976 FLAKY 1/2

@r-vasquez r-vasquez merged commit 9d00ce0 into redpanda-data:v24.2.x Apr 1, 2025
23 checks passed
@piyushredpanda piyushredpanda modified the milestones: v24.2.x-next, v24.2.22 Apr 23, 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