envoyproxy/gateway
GitHub で見るUse mgr.GetAPIReader() to read Secrets and ConfigMaps directly from the API Server
Open
#4,750 opened on 2024年11月21日
area/performancehelp wantedprovider/kubernetes
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.
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.