mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-13 06:20:31 +00:00
Automatic merge from submit-queue e2e: increase timeout when waiting for deployment pods to be deleted Use the same timeout as the one used for waiting for the deployment reaper to complete. Takes a stab at https://github.com/kubernetes/kubernetes/issues/28067 @kubernetes/deployment PTAL