etcd-io / etcd

Distributed reliable key-value store for the most critical data of a distributed system
https://etcd.io
Apache License 2.0
46.91k stars 9.66k forks source link

Server-level feature gate gRPC endpoints #18050

Open henrybear327 opened 2 months ago

henrybear327 commented 2 months ago

What would you like to be added?

We need to create gRPC endpoints to manipulate the feature flag state.

Why is this needed?

This is a child task of https://github.com/etcd-io/etcd/issues/18023

henrybear327 commented 2 months ago

/assign @henrybear327