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-60] Schema Registry: Support /mode #18742

Merged

Conversation

BenPope
Copy link
Member

@BenPope BenPope commented May 31, 2024

Backport of PR #17952

Fixes #18739

Manual because I'd already brought in two commits during #18624 which I needed to skip. I also added this .

And SaslCredentials has been changed.

And inline error_info mode_is_readonly(const std::optional<subject>& sub) is changed to unwrap the string to prevent it from being enclosed in {}

BenPope added 13 commits May 31, 2024 14:13
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit c999928)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 5fb72fc)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 452556b)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 88e1993)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit ba05b97)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 390fc71)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 7aa34ff)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 71c5fef)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 6ce966f)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 2776733)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 282854b)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit b55d09e)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit ccdb7d6)
@BenPope BenPope added area/schema-registry Schema Registry service within Redpanda kind/backport PRs targeting a stable branch labels May 31, 2024
@BenPope BenPope added this to the v23.3.17 milestone May 31, 2024
@BenPope BenPope self-assigned this May 31, 2024
@michael-redpanda michael-redpanda self-requested a review May 31, 2024 14:31
@BenPope BenPope force-pushed the backport-pr-17952-v23.3.x branch from 008eac4 to b9cc283 Compare May 31, 2024 17:10
@BenPope
Copy link
Member Author

BenPope commented May 31, 2024

Changes in force-push

  • SaslCredentials was moved.

BenPope added 2 commits June 7, 2024 09:03
No functional changes

Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 6f2f894)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit dc8c2e4)
@BenPope BenPope force-pushed the backport-pr-17952-v23.3.x branch from b9cc283 to d281d3f Compare June 7, 2024 08:03
BenPope added 2 commits June 7, 2024 17:16
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit dd6c831)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 0744a21)
@BenPope BenPope force-pushed the backport-pr-17952-v23.3.x branch from d281d3f to ba649b6 Compare June 7, 2024 16:34
@BenPope
Copy link
Member Author

BenPope commented Jun 7, 2024

@michael-redpanda michael-redpanda merged commit 4290261 into redpanda-data:v23.3.x Jun 10, 2024
14 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda area/schema-registry Schema Registry service within Redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants