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

[v24.1.x] CORE-7000: Node ID/UUID Override #23404

Closed
vbotbuildovich opened this issue Sep 20, 2024 · 1 comment
Closed

[v24.1.x] CORE-7000: Node ID/UUID Override #23404

vbotbuildovich opened this issue Sep 20, 2024 · 1 comment
Assignees
Labels
kind/backport PRs targeting a stable branch
Milestone

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Sep 20, 2024

Backport #22972 to branch v24.1.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 v24.1.x
git checkout -b vbotbuildovich/backport-22972-v24.1.x-514
git cherry-pick -x 9cfd280e986fe256d570e5e486b8c54205315a1c dddbe3ec7e3c5d9494dafca6ea5ad896d439b21c 4d573fab182d4768301724bbbdbfd2a66d7c71de d2b85f2d76e7d1aae21da3a817e76af497d3d678 c96f4ae5c08aad29d95f0be3126dc9fb2066976d 951cc773482cd13fce834207dfdf9e7c8e59a9cc afe076ddbdfe0e25665956e25ab9634120310b66 ace0d611d44a313005ba6f56b565087e7c23aad9

git push origin vbotbuildovich/backport-22972-v24.1.x-514
gh pr create \
  --title "[v24.1.x] CORE-7000: Node ID/UUID Override" \
  --base "v24.1.x" \
  --label "kind/backport" \
  --head "vbotbuildovich/backport-22972-v24.1.x-514" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v24.1.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/22972 "

JIRA Link: [CORE-7671](https://redpandadata.atlassian.net/browse/CORE-7671)
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Sep 20, 2024
@vbotbuildovich vbotbuildovich added this to the v24.1.x-next milestone Sep 20, 2024
@oleiman
Copy link
Member

oleiman commented Sep 28, 2024

closed by #23412

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

No branches or pull requests

3 participants