envoyproxy/gateway

Use ConfigMap to Manage Bootstrap Config

Open

#210 geöffnet am 20. Aug. 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (802 Forks)auto 404
help wantedkind/enhancementprovider/kubernetes

Repository-Metriken

Stars
 (2.871 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

https://github.com/envoyproxy/gateway/pull/206 addes bootstrap config support through the config-yaml arg. Args have a 4k size limit that may cause EG to fail at start-up in the future. Refactor bootstrap config management to use a configmap.

Contributor Guide