This is an automated email from the ASF dual-hosted git repository.

pbacsko pushed a change to branch branch-1.8
in repository https://gitbox.apache.org/repos/asf/yunikorn-core.git


    from 3a03a73e [YUNIKORN-3164] update SI tag for 1.8.0
     new 70fc74fa [YUNIKORN-3157] Calculate Preemptable Resource for leaf Queue 
with different resource types (#1055)
     new 783cfbdf [YUNIKORN-3188] Skip ph released allocations in daemon set 
preemption (#1057)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pkg/common/resources/resources.go                  |  33 +++-
 pkg/scheduler/objects/application.go               |   3 +-
 pkg/scheduler/objects/quota_change_preemptor.go    |  15 +-
 .../objects/quota_change_preemptor_test.go         | 207 ++++++++++++++++++++-
 pkg/scheduler/objects/required_node_preemptor.go   |   8 +
 .../objects/required_node_preemptor_test.go        |  41 ++--
 6 files changed, 267 insertions(+), 40 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to