Add Admin V2 Endpoint

Use when adding or modifying a Redpanda admin v2 ConnectRPC endpoint — authoring the protobuf under proto/redpanda/core/admin/v2/, wiring it into the Bazel build, implementing the C++ service handler under src/v/redpanda/admin/services/, registering it on the admin server, and regenerating Python bindings for ducktape integration tests. Covers both new RPCs on an existing service and brand-new services.

redpanda-data 178f805 16.1 KB Updated 6 repo stars

File contents

redpanda-data/redpanda/tree/main/.claude/skills/add-admin-v2-endpoint commit 178f805dca

Frequently asked questions

npx skillmds@latest add redpanda-data/add-admin-v2-endpoint