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

wilfred-s pushed a change to branch branch-1.9
in repository https://gitbox.apache.org/repos/asf/yunikorn-k8shim.git


    from 8965be5d [YUNIKORN-3305] update core and SI tag for 1.9.0
     new 4e52440d [YUNIKORN-3089] Fix stale New apps when pods are deleted 
before core accept (#1044)
     new a024655c [YUNIKORN-2634] Deprecate user resolution handling via the 
label (#1047)

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/cache/application.go       | 65 ++++++++++++++++++++++++++++++++++++++++
 pkg/cache/application_state.go |  4 +++
 pkg/cache/application_test.go  | 67 ++++++++++++++++++++++++++++++++++++++++++
 pkg/cache/context.go           |  5 ++++
 pkg/cache/task.go              | 21 ++++++++++---
 pkg/cache/task_test.go         |  2 ++
 pkg/common/utils/utils.go      | 12 +++++---
 pkg/log/logger.go              | 31 ++++++++++---------
 pkg/log/logger_test.go         |  2 +-
 9 files changed, 184 insertions(+), 25 deletions(-)


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

Reply via email to