You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2020. It is now read-only.
When no explicit oci-availability-domains is specified, the current code loops through all available worker nodes, and picks an AD that has an associated worker node. A further improvement to this logic would be to only consider nodes that are Ready and Schedulable - reducing the chances of choosing an AD whose nodes are all having issues.
The text was updated successfully, but these errors were encountered:
When no explicit oci-availability-domains is specified, the current code loops through all available worker nodes, and picks an AD that has an associated worker node. A further improvement to this logic would be to only consider nodes that are Ready and Schedulable - reducing the chances of choosing an AD whose nodes are all having issues.
The text was updated successfully, but these errors were encountered: