Skip to content

v1.1.0

Compare
Choose a tag to compare
@Thor-wl Thor-wl released this 30 Oct 15:35

What's New

1. Add monitor compontent

Monitor compontent added support display some base metrics about Volcano.(#1066, @alcorj-mizar)

2. Support resource reservation for big job automatically

Reserve resource for pending job which is at highest priority among pending jobs and waits for a long time. The big job is recognized by scheduler automatically.(#1044, @Thor-wl)

3. Support HDRF

Hierarchical dominant resource fairness is configured with a weighted tree, such that each node in the tree has a positive weight value.(#928, @ggaaooppeenngg)

Other Notable Changes

Bug Fixes