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

[v23.2.x] rpk/bugfix: enable back setting tls struct values in set commands #13382

Merged

Conversation

r-vasquez
Copy link
Contributor

Manual Backport of #13343

There was a bug introduced in 23.2 that made
setting a TLS struct value impossible via set
commands (rpk profile set, rpk redpanda config set). We were just checking for the empty/boolean case.

(cherry picked from commit f8d04d5)

Fixes #13378

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

Release Notes

Bug Fixes

  • rpk/bugfix: enable back setting TLS struct values in set commands

There was a bug introduced in 23.2 that made
setting a TLS struct value impossible via set
commands (rpk profile set, rpk redpanda config set).
We were just checking for the empty/boolean case.

(cherry picked from commit f8d04d5)
@r-vasquez r-vasquez self-assigned this Sep 12, 2023
@r-vasquez r-vasquez merged commit 343bd0b into redpanda-data:v23.2.x Sep 13, 2023
26 checks passed
@r-vasquez r-vasquez deleted the manual-backport-13343-v23.2.x branch December 6, 2023 19:32
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.

None yet

2 participants