cluster-gateway
cluster-gateway copied to clipboard
[Feat] Client-go which is used to communicate with the managed-clusters can be configed with qps and burst
At the best, the configuration can be different for the managed clusters.
@oeular sgtm, one feasible approach is to add the client-side rate-limit configurations under the spec of ClusterGateway (extending secrets via annotations). also, this feature should be gated according to its maturity. /cc @Somefive
If the feature is not assigned, we want to join next month.
This feature looks good to me. It's okay for @oeular to start.