Skip to content

Commit 5dd10c4

Browse files
hase1128dom4ha
andauthored
Update keps/sig-scheduling/5007-device-attach-before-pod-scheduled/README.md
Co-authored-by: Dominik Marciński <[email protected]>
1 parent e30424a commit 5dd10c4

File tree

1 file changed

+1
-0
lines changed
  • keps/sig-scheduling/5007-device-attach-before-pod-scheduled

1 file changed

+1
-0
lines changed

keps/sig-scheduling/5007-device-attach-before-pod-scheduled/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@ If a fabric device is selected, the scheduler waits for the device attachment du
496496
The composable controller performs the attachment operation by checking the flag of the `ResourceClaim`.
497497
Once the attachment is complete, the controller updates the `ResourceClaim` to indicate the completion of the attachment.
498498
The scheduler receives this update, completes the `PreBind`.
499+
Note that in Composable system, it abandons binding by reporting a failure, forcing scheduler to rerun scheduling cycle and bind to the attached device, which is visible now as a local device.
499500

500501
The composable controller removes device1 from the composable-device pool.
501502
```yaml

0 commit comments

Comments
 (0)