Commit 5e4caa9
committed
fix: use vsphereMachine instead of machine for fd
This commit changes the failureDomain check from
using capi machine to vsphereMachine.
The vsphereMachine object has immediate access
to the failure domain struct, which resolves
an issue where virtual machines are not placed
within vm-host groups in a timely
manner causing misplacement in the topology.1 parent 3cf591f commit 5e4caa9
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | | - | |
240 | | - | |
| 239 | + | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments