envoyproxy/gateway
GitHub で見るSupport providing CA Certs for RateLimit - Redis as a ConfigMap
Open
#1,419 opened on 2023年5月11日
help wantedkind/enhancement
Repository metrics
- Stars
- (2,871 stars)
- PR merge metrics
- (PR metrics pending)
説明
Description:
Describe the desired behavior, what scenario it enables and how it would be used.
Similar to https://github.com/envoyproxy/gateway/pull/1294 add the ability to provide CA Certs when performing mutual TLS between Rate Limit client with Redis Server.
The API could be a https://github.com/kubernetes-sigs/gateway-api/blob/b692c69aa142c7a4d08689a8790b446c6f4d5241/apis/v1beta1/object_reference_types.go#L27
and we can only support ConfigMap for now
[optional Relevant Links:]
Any extra documentation required to understand the issue.