k3s/pkg/nodepassword
Brad Davidson b0d6d57442 Avoid use of github.com/pkg/errors functions that capture stack
We are not making use of the stack traces that these functions capture, so we should avoid using them as unnecessary overhead.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit bed1f66880)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2025-03-07 14:46:05 -08:00
..
nodepassword.go Avoid use of github.com/pkg/errors functions that capture stack 2025-03-07 14:46:05 -08:00
nodepassword_test.go Move additional core/v1 mocks into tests package 2025-01-10 17:18:12 -08:00
validate.go Avoid use of github.com/pkg/errors functions that capture stack 2025-03-07 14:46:05 -08:00