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: fix --help in byoc and user update #24369

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

r-vasquez
Copy link
Contributor

  • cef1a3a Fixes DEVEX-56, a bug that prevented rpk from parsing --help in rpk cloud byoc <provider> apply when used along with --redpanda-id` flag.
  • 3746d36 clarifies the required flag mechanism in rpk security user update. And adds autocompletion to the flag.

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.3.x
  • v24.2.x
  • v24.1.x

Release Notes

Bug Fixes

  • Fixes a bug where rpk wasn't parsing --help when used alongside --redpanda-id in rpk cloud <provider> byoc apply

Mechanism flag is required in `user update` and
it was not clear.

It also adds an autocompletion function for those
who use rpk's autocompletion features.
It fixes a bug where --help didn't work along
with --redpanda-is.

Fixes DEVEX-56
@vbotbuildovich
Copy link
Collaborator

the below tests from https://buildkite.com/redpanda/redpanda/builds/58997#019374a3-7ee7-4cac-b9ca-4980df5f68d3 have failed and will be retried

partition_balancer_simulator_test_rpunit

@vbotbuildovich
Copy link
Collaborator

non flaky failures in https://buildkite.com/redpanda/redpanda/builds/58997#019374fd-5985-4734-a67b-fd483ce6a9e8:

"rptest.tests.full_disk_test.FullDiskReclaimTest.test_full_disk_triggers_gc"

@vbotbuildovich
Copy link
Collaborator

Retry command for Build#58997

please wait until all jobs are finished before running the slash command

/ci-repeat 1
tests/rptest/tests/full_disk_test.py::FullDiskReclaimTest.test_full_disk_triggers_gc

@r-vasquez
Copy link
Contributor Author

/ci-repeat 1
tests/rptest/tests/full_disk_test.py::FullDiskReclaimTest.test_full_disk_triggers_gc

@r-vasquez r-vasquez merged commit e5fda9c into redpanda-data:dev Dec 2, 2024
23 checks passed
@vbotbuildovich
Copy link
Collaborator

/backport v24.3.x

@vbotbuildovich
Copy link
Collaborator

/backport v24.2.x

@vbotbuildovich
Copy link
Collaborator

/backport v24.1.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.

3 participants