Files
containerd/cmd
Wei Fu ac77917b2f config: preserve legacy grpc address across sparse imports
When migrating v3 [grpc] config to the v4 server plugin config, only
emit fields that were actually set in the legacy config. This prevents
a sparse imported [grpc] section, such as one only setting
max_send_message_size, from generating address = "" and overwriting the
address migrated from the root config.

Add table-driven coverage for sparse legacy grpc imports, including
address preservation, imported address override, and default address
retention when no imported config specifies address.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2026-04-29 13:13:33 -04:00
..
2024-02-15 09:48:04 -08:00
2024-10-02 01:50:48 +00:00