Increase timeout for pending resource deletions #5767
Labels
area/eventing
good first issue
Good for newcomers
help wanted
We would love to have this done, but don't have the bandwidth, need help from contributors
kind/feature-request
priority/p2
May take a couple of releases
Change #4531 waits for pending resource deletions before attempting to redeploy. This sometimes leads to DEPLOY_ERR_WAITING_FOR_DELETION when the wait for deletion times out. The current default timeout seems to be 2 secs. Could you please increase this default or make it configurable?
As an extension, skaffold could look into not waiting for all resources marked for deletion and only query for specific resources found in the current skaffold config to be applied.
The text was updated successfully, but these errors were encountered: