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-6860 SR: Wire up support for ?verbose compatibility checks #22956

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

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Aug 20, 2024

Backport #22877 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-22877-v24.1.x-916
git cherry-pick -x 3771501a369f98f0e9a67dd8e28ee7b7bd047dc5 b27954caf6630fcae4b67b2fa3f2178069e88c81 25fcd5ef0c0807dcbb3b1ebc6043d7636358701c d8bcac608a37c396298957cef557e2716aa4efa1 992a8e7abd1667924f86fbe3b56ccf9afa97e0a9 2825e146adc42045cf54273ef4c447d81809ff16 1e31632169822c381d2276e4210e22af0262b1b4 dcf281c964911a34058215505946ee32d4c98305

git push origin vbotbuildovich/backport-22877-v24.1.x-916
gh pr create \
  --title "[v24.1.x] CORE-6860 SR: Wire up support for `?verbose` compatibility checks" \
  --base "v24.1.x" \
  --label "kind/backport" \
  --head "vbotbuildovich/backport-22877-v24.1.x-916" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v24.1.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/22877 "

JIRA Link: [CORE-6996](https://redpandadata.atlassian.net/browse/CORE-6996)
@BenPope
Copy link
Member

BenPope commented Sep 3, 2024

Fixed by #23027

@BenPope BenPope closed this as completed Sep 3, 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

3 participants