envoyproxy/gateway

Support providing CA Certs for RateLimit - Redis as a ConfigMap

Open

#1.419 aberto em 11 de mai. de 2023

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Go (802 forks)auto 404
help wantedkind/enhancement

Métricas do repositório

Stars
 (2.871 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador