Skip to content
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

rpk: small fixes. #18628

Merged
merged 4 commits into from
May 22, 2024
Merged

rpk: small fixes. #18628

merged 4 commits into from
May 22, 2024

Conversation

r-vasquez
Copy link
Contributor

This PR addresses a couple of small fixes:

  • Missing new line for rpk cloud login when you attempted to log in and had an rpk-container profile.
  • Change the error checking for empty organizations in the login flow
  • Removes unnecessary [WASM] input help text in rpk transform deploy
  • Fixes a regression in the --regex flag in rpk topic consume

Fixes #18602

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.1.x
  • v23.3.x
  • v23.2.x

Release Notes

Bug Fixes

  • rpk: fixes an error in rpk topic consume that prevented the usage of the --regex flag.

@r-vasquez r-vasquez merged commit 675856e into redpanda-data:dev May 22, 2024
24 checks passed
@vbotbuildovich
Copy link
Collaborator

/backport v24.1.x

@vbotbuildovich
Copy link
Collaborator

/backport v23.3.x

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

Successfully merging this pull request may close these issues.

Regression: rpk topic consume --regex never works
3 participants