We should have either a boolean or count for the user to decide how many times to retry worker pods. The use case is adding a new minSize that allows the minicluster to start with fewer workers. If the other workers eventually come up (and after the job is done) the pods might persist (and not complete) as they are retrying. We would want to avoid that.
We should have either a boolean or count for the user to decide how many times to retry worker pods. The use case is adding a new minSize that allows the minicluster to start with fewer workers. If the other workers eventually come up (and after the job is done) the pods might persist (and not complete) as they are retrying. We would want to avoid that.