envoyproxy/gateway

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

Open

#4,750 建立於 2024年11月21日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)Go (802 fork)auto 404
area/performancehelp wantedprovider/kubernetes

倉庫指標

Star
 (2,871 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南