moby/daemon/config
Bjorn Neergaard 8dbc5df952
daemon/config: inform the user when the input JSON contains invalid UTF-8
This helps ensure that users are not surprised by unexpected tokens in
the JSON parser, or fallout later in the daemon.

Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-01-10 17:27:21 -07:00
..
builder.go daemon/config: use strings.Cut(), fix panic in BuilderGCFilter 2022-11-16 15:15:05 +01:00
builder_test.go daemon/config: use strings.Cut(), fix panic in BuilderGCFilter 2022-11-16 15:15:05 +01:00
config.go daemon/config: inform the user when the input JSON contains invalid UTF-8 2023-01-10 17:27:21 -07:00
config_linux.go rootless: move ./rootless to ./pkg/rootless 2023-01-09 16:26:06 +01:00
config_linux_test.go daemon/config: clean up tests to use common helper 2023-01-10 13:54:17 -07:00
config_test.go daemon/config: inform the user when the input JSON contains invalid UTF-8 2023-01-10 17:27:21 -07:00
config_windows.go daemon/config: New(): initialize config with platform-specific defaults 2022-08-17 08:54:32 +02:00
config_windows_test.go daemon/config: clean up tests to use common helper 2023-01-10 13:54:17 -07:00
opts.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00