envoyproxy/gateway

Use ConfigMap to Manage Bootstrap Config

Open

#210 ouverte le 20 août 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Go (802 forks)auto 404
help wantedkind/enhancementprovider/kubernetes

Métriques du dépôt

Stars
 (2 871 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur