envoyproxy/gateway

Fix int32/int64 API field handling

Open

#8.800 geöffnet am 20. Apr. 2026

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (802 Forks)auto 404
help wantedkind/bug

Repository-Metriken

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

Beschreibung

Values are being truncated such as in https://github.com/envoyproxy/gateway/issues/8797.

We should go through integer API fields and validate expected handling.

Contributor Guide