k3s/pkg/nodepassword
Brad Davidson 29a5739b7e 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 17:29:28 -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-09 00:51:19 -08:00
validate.go Remove local restriction for deferred node password validation 2025-01-23 17:29:28 -08:00