envoyproxy/gateway
Auf GitHub ansehenSupport providing CA Certs for RateLimit - Redis as a ConfigMap
Open
#1.419 geöffnet am 11. Mai 2023
help wantedkind/enhancement
Repository-Metriken
- Stars
- (2.871 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.