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

pbacsko pushed a change to branch YUNIKORN-2834_add
in repository https://gitbox.apache.org/repos/asf/yunikorn-k8shim.git


    from 3c28e13f Orphan pod tests
     add 4d6b4dec [YUNIKORN-2844] Inject event recorder externally (#922)
     add ac4f1416 [YUNIKORN-2753] Update yunikorn-metrics grafana dashboard 
(#921)
     add 32903ff5 [YUNIKORN-2845] Remove SchedulerConf.TestMode (#923)
     add 92a17add [YUNIKORN-2911] Add kind-e2e Makefile target (#925)
     add e9b05ebb [YUNIKORN-2910] Fix data corruption due to insufficient shim 
context locking (#924)
     add 52be7a1a Merge branch 'master' into YUNIKORN-2834_add

No new revisions were added by this update.

Summary of changes:
 .github/workflows/pre-commit.yml                   |    2 +-
 Makefile                                           |   11 +-
 .../grafana-dashboard/assets/yunikorn-metrics.png  |  Bin 215232 -> 1038211 
bytes
 .../grafana-dashboard/yunikorn-metrics.json        | 1284 ++++++++++----------
 pkg/cache/application_test.go                      |    7 -
 pkg/cache/context.go                               |  101 +-
 pkg/cache/context_test.go                          |    7 -
 pkg/cache/metadata_test.go                         |    2 -
 pkg/cache/task_test.go                             |    3 -
 pkg/common/events/recorder.go                      |   39 +-
 pkg/common/events/recorder_test.go                 |    7 +-
 pkg/conf/schedulerconf.go                          |   15 -
 pkg/plugin/predicates/predicate_manager_test.go    |    5 -
 pkg/shim/scheduler.go                              |   17 +
 pkg/shim/scheduler_mock_test.go                    |    1 -
 scripts/run-e2e-tests.sh                           |    4 +-
 16 files changed, 756 insertions(+), 749 deletions(-)


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

Reply via email to