mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 14:41:42 +00:00
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Make integration test etcd store unique Ensures each test gets a distinct spot in etcd to avoid cross-test pollution Fixes flakes seen in the etcd_storage_path_test ```release-note NONE ```