k3s/pkg/nodepassword
Brad Davidson dbb80256e4 Remove local restriction for deferred node password validation
Restricting deferred node password validation to only requests from the local node is not possible without breaking split-role cluster cold start. There are too many cases where node password secrets may not yet be available due to the apiserver not being up.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2025-01-23 21:27:58 -08:00
..
nodepassword.go Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
nodepassword_test.go Move additional core/v1 mocks into tests package 2025-01-10 16:11:04 -08:00
validate.go Remove local restriction for deferred node password validation 2025-01-23 21:27:58 -08:00