envoyproxy/gateway

Fix int32/int64 API field handling

Open

#8.800 aberto em 20 de abr. de 2026

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Go (802 forks)auto 404
help wantedkind/bug

Métricas do repositório

Stars
 (2.871 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador