Skip to content

fix(scheduler): minimize sharemode update delay#21

Merged
dkeven merged 1 commit into
feat/nvsharefrom
scheduler/fix/sharemode_update_delay
Jun 8, 2026
Merged

fix(scheduler): minimize sharemode update delay#21
dkeven merged 1 commit into
feat/nvsharefrom
scheduler/fix/sharemode_update_delay

Conversation

@dkeven

@dkeven dkeven commented Jun 8, 2026

Copy link
Copy Markdown
Member

What type of PR is this?

/kind bug

What this PR does / why we need it:

After #19, the share mode of all devices are managed by app-service, and the update event of node resource is watched by scheduler's node informer, although immediately, but the device update frequency is capped by the update logic, delaying the update of sharemode, we make the share mode update prior to other metadata update.

@dkeven dkeven merged commit 9d7e3d0 into feat/nvshare Jun 8, 2026
1 check passed
@dkeven dkeven deleted the scheduler/fix/sharemode_update_delay branch June 8, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant