envoyproxy/gateway

Fix int32/int64 API field handling

Open

#8,800 opened on Apr 20, 2026

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

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide