gravity icon indicating copy to clipboard operation
gravity copied to clipboard

Kubernetes operations during upgrade should support retries with backoff

Open a-palchikov opened this issue 4 years ago • 1 comments

Currently (some) Kubernetes-related operations are only attempted once but should ideally be retried with a backoff (i.e. applying a node taint, etc.)

a-palchikov avatar May 03 '20 10:05 a-palchikov

Ran into this one a few times where I had to gravity resume to continue due to a failed taint operation

helgi avatar May 29 '20 02:05 helgi