mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-18 07:45:13 +00:00
Automatic merge from submit-queue (batch tested with PRs 40297, 41285, 41211, 41243, 39735) Use fnv.New32a() in hash instead adler32 Ref: https://github.com/kubernetes/kubernetes/issues/40140 Benchmark results: https://github.com/kubernetes/kubernetes/pull/39527 NOTE: I leave `GetPodTemplateSpecHash` as it is since we have unit test to test its un-normal behaviour.