moby/daemon/config
Bjorn Neergaard 524de97334
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>
(cherry picked from commit 8dbc5df952)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-17 13:45:47 +01:00
..
builder.go daemon/config: use strings.Cut(), fix panic in BuilderGCFilter 2022-11-16 15:23:00 +01:00
builder_test.go daemon/config: use strings.Cut(), fix panic in BuilderGCFilter 2022-11-16 15:23:00 +01:00
config.go daemon/config: inform the user when the input JSON contains invalid UTF-8 2023-01-17 13:45:47 +01:00
config_linux.go rootless: move ./rootless to ./pkg/rootless 2023-01-10 11:26:15 +01:00
config_linux_test.go daemon/config: clean up tests to use common helper 2023-01-17 13:45:47 +01:00
config_test.go daemon/config: inform the user when the input JSON contains invalid UTF-8 2023-01-17 13:45:47 +01:00
config_windows.go daemon/config: New(): initialize config with platform-specific defaults 2023-01-10 11:03:04 +01:00
config_windows_test.go daemon/config: clean up tests to use common helper 2023-01-17 13:45:47 +01:00
opts.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00