api7 / api7/adc

enhancement: support proto resources for grpc-transcode workflows

Open
#439 0 comments 0 reactions 1 assignee View on GitHub

@AlinsRan is already working on this.

Since May 6, 2026.

Dominant language
Rust
Stars
70
Forks
15
Avg merge
1h 58m
Merged PRs (30d)
42

Description

Summary

Please triage whether ADC should support managing proto resources needed by grpc-transcode workflows.

Current behavior

APISIX itself supports proto resources for grpc-transcode through the Admin API, including proto_id references from route plugin configuration, but ADC does not appear to expose a dedicated resource model for managing those proto descriptors.

As a result, a grpc-transcode setup that works in APISIX cannot currently be expressed cleanly end-to-end through ADC.

Use cases affected

  • configuring grpc-transcode end-to-end through ADC, including both the route/plugin configuration and the proto descriptor it depends on
  • managing proto descriptors declaratively together with the rest of the gateway configuration, instead of falling back to a separate manual step

Code context

A quick scan of the ADC schema and SDK types did not show a dedicated proto resource model for this workflow.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.