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] k8s: Fix topic name overwrite #13915

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #13902
Fixes: #13914,

The GetName function is defined in ObjectMetadata. When this function is
overwritten then wrong name is used and client Get is not working correctly.

(cherry picked from commit 869ab4d)
@vbotbuildovich vbotbuildovich added this to the v23.2.x-next milestone Oct 4, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Oct 4, 2023
@RafalKorepta RafalKorepta marked this pull request as ready for review October 4, 2023 14:22
@RafalKorepta RafalKorepta requested a review from a team as a code owner October 4, 2023 14:22
@RafalKorepta RafalKorepta merged commit 66cfcd2 into redpanda-data:v23.2.x Oct 4, 2023
@RafalKorepta RafalKorepta modified the milestones: v23.2.x-next, v23.2.12 Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/k8s kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants