mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 13:57:38 +00:00
TestStorageVersionMigrationWithCRD can time out in waitForCRDUpdate while waiting for the expected served versions and storage version hash to appear in discovery. Increase the wait budget from 60 seconds to 2 minutes so the test keeps checking the same CRD update condition without failing on slower controller and discovery propagation.