Details
-
Bug
-
Resolution: Fixed
-
Major
-
0.7.0
Description
Otherwise it's possible for pod create to fail for reasons such as insufficient resources and reconcile loop is trying to add the member with a pod that is unreachable.
Can fix this by calling WaitForPod in the addOneMember func.