envoyproxy/gateway

Use mgr.GetAPIReader() to read Secrets and ConfigMaps directly from the API Server

Open

#4750 aperta il 21 nov 2024

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)Go (802 fork)auto 404
area/performancehelp wantedprovider/kubernetes

Metriche repository

Star
 (2871 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Description:

Describe the desired behavior, what scenario it enables and how it would be used.

Use the GetAPIReader handle instead of the GetClient() handle to read larger objects such as Secrets and ConfigMaps by not storing them in the Controller Runtime Cache and directly reading them from the API server

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Guida contributor