Files
kubernetes/pkg/kubelet
Rodrigo Campos 0f7b9cc4f5 pkg/kubelet/userns: Simplify error messages
The error we are wrapping is already verbose, let's just use minimal
wrapping as it is usually the case in go code.

Note that the error on parseUserNsFileAndRecord() can be returned to the
user, so we added some context about user namespace. Otherwise, an error
to parse the json would not be clear to which of all the json the kubelet
parses it refers to.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-02-01 12:02:29 +01:00
..
2023-12-15 17:07:20 -05:00
2023-12-01 10:15:01 +01:00
2022-11-09 07:17:05 +08:00
2023-12-15 05:56:22 -08:00
2024-01-09 10:42:20 +09:00