Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Only consider Ready and Schedulable worker nodes in auto-node selection #68

Open
dansimone opened this issue Mar 15, 2018 · 1 comment

Comments

@dansimone
Copy link

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.

@prydie
Copy link
Contributor

prydie commented Jun 5, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants