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] miscellaneous idempotency fixes #22755

Open
vbotbuildovich opened this issue Aug 6, 2024 · 0 comments
Open

[v23.3.x] miscellaneous idempotency fixes #22755

vbotbuildovich opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
kind/backport PRs targeting a stable branch
Milestone

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Aug 6, 2024

Backport #22687 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-22687-v23.3.x-706
git cherry-pick -x 26f6150198e043121b5e3e5b5deb6d8b0843e262 7ac5acfb9411bc9acfa7ae7fdd4a948236956e66 2f5b9cbcff2cb9a41290e685046d1ae8939271a6 e2c59b811810fa97b73234b1b8dd5040ee8b68f8 bc3d761b87b42b719ad9fab2172760abd4ac46d0 0ed2a90c0c071b3c6710e9cfacf6895db51b9076 3c36e7c383070b704e1bfbe43ec02fe598459533 1af75574cef77066d5c3f97695c429b4585ea5b9 f8e5c21deba4621c7fc4c8eda40b4a16270574aa 092a2b89e03450d5cf182be938980afe191d6b27

git push origin vbotbuildovich/backport-22687-v23.3.x-706
gh pr create \
  --title "[v23.3.x] miscellaneous idempotency fixes" \
  --base "v23.3.x" \
  --label "kind/backport" \
  --head "vbotbuildovich/backport-22687-v23.3.x-706" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v23.3.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/22687 "

JIRA Link: [CORE-6805](https://redpandadata.atlassian.net/browse/CORE-6805)
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Aug 6, 2024
@vbotbuildovich vbotbuildovich added this to the v23.3.x-next milestone Aug 6, 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

No branches or pull requests

2 participants