Skip to content

Commit

Permalink
MHC: need Cluster infra for node startup timeout
Browse files Browse the repository at this point in the history
Change the MachineHealthCheck logic to look at the Cluster's
infrastructure ready condition instead of a Machine's last updated time
when determining if the Machine has exceeded the node startup timeout.
A node can't bootstrap until after the cluster's infrastructure is
ready, and we need to base node startup timeout on that value.

In the future, we should compare against a control plane ready
condition, when that is a contractual requirement.

Signed-off-by: Andy Goldstein <[email protected]>
  • Loading branch information
ncdc committed Oct 6, 2020
1 parent a462580 commit 3790705
Show file tree
Hide file tree
Showing 4 changed files with 281 additions and 200 deletions.
Loading

0 comments on commit 3790705

Please sign in to comment.