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.3.x] CORE-5766 Validate target node id when collecting health report #22836

Closed
vbotbuildovich opened this issue Aug 10, 2024 · 2 comments · Fixed by #22886
Closed

[v23.3.x] CORE-5766 Validate target node id when collecting health report #22836

vbotbuildovich opened this issue Aug 10, 2024 · 2 comments · Fixed by #22886
Assignees
Labels
kind/backport PRs targeting a stable branch
Milestone

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Aug 10, 2024

Backport #22811 to branch v23.3.x. Note that this issue was created as a placeholder, since the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:

git checkout v23.3.x
git checkout -b vbotbuildovich/backport-22811-v23.3.x-296
git cherry-pick -x 221a0b76e7470e0b4b50d492e5b414f95b48906d c514c9e8d7c8e2eebdc338c36832c4f9ed5464c0 7886aec1c34c34af7664dcd26799032cce65aa4a 90eafa83727cdd2f8ab3bdd7db4c65b2c3c50cbc 6a8f39079b676d4af6ffc808419213ec51b0bcda 08de93db183bf9f596e19073b906a1afae602af0

git push origin vbotbuildovich/backport-22811-v23.3.x-296
gh pr create \
  --title "[v23.3.x] CORE-5766 Validate target node id when collecting health report" \
  --base "v23.3.x" \
  --label "kind/backport" \
  --head "vbotbuildovich/backport-22811-v23.3.x-296" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v23.3.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/22811 "

JIRA Link: [CORE-6848](https://redpandadata.atlassian.net/browse/CORE-6848)
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Aug 10, 2024
@vbotbuildovich vbotbuildovich added this to the v23.3.x-next milestone Aug 10, 2024
@mattschumpert
Copy link

@mmaslankaprv most importantly need this merged to 23.3 please

@BenPope
Copy link
Member

BenPope commented Aug 20, 2024

Fixed by #22886

@BenPope BenPope closed this as completed Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants