Skip to content

Fix Redpanda Migrator bundle output #3428

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mihaitodor
Copy link
Collaborator

This is a bit annoying because the redpanda_migrator output needs to query the input for topic configs. When using custom labels, we don't have any clever ways to tell what is the input label. I could attach an input_label metadata field to each message, but that feels overkill. Introducing this input_bundle_label field feels a bit annoying and hard to discover, but maybe it's enough for now.

Signed-off-by: Mihai Todor <mihai.todor@contractor.redpanda.com>
@mihaitodor mihaitodor force-pushed the mihaitodor-fix-redpanda-migrator-bundle-output branch from d66455f to ad791f7 Compare May 21, 2025 18:46
The output needs to know what custom label was set for the
redpanda_migrator_bundle input, if any. Otherwise, it can't
find the input components it needs to talk to.

Signed-off-by: Mihai Todor <mihai.todor@contractor.redpanda.com>
@mihaitodor mihaitodor force-pushed the mihaitodor-fix-redpanda-migrator-bundle-output branch from ad791f7 to 21fb30c Compare May 21, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant