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

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


    from 3148d2b8 [YUNIKORN-2413] Initialism fixes for allocationId, clusterId 
(#806)
     new d24a25a2 [YUNIKORN-2042] REST API for specific queue (#687)
     new 381bc9a8 [YUNIKORN-2030] headroom check for reserved allocations (#793)

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/scheduler/objects/application.go      | 23 ++++----
 pkg/scheduler/objects/application_test.go | 33 ++++++++++++
 pkg/scheduler/objects/queue.go            | 16 ++++--
 pkg/scheduler/objects/queue_test.go       | 20 +++----
 pkg/scheduler/objects/utilities_test.go   |  1 +
 pkg/scheduler/partition.go                |  2 +-
 pkg/webservice/dao/queue_info.go          |  1 +
 pkg/webservice/handlers.go                | 30 +++++++++++
 pkg/webservice/handlers_test.go           | 90 ++++++++++++++++++++++++++-----
 pkg/webservice/routes.go                  |  6 +++
 10 files changed, 184 insertions(+), 38 deletions(-)


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

Reply via email to