[GitHub] [incubator-yunikorn-k8shim] wilfred-s closed pull request #133: [YUNIKORN-209] Fix docker push issues in Travis

2020-06-09 Thread GitBox
wilfred-s closed pull request #133: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/133 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-yunikorn-k8shim] yangwwei closed pull request #130: [YUNIKORN-163]: End to end testing framework for YuniKorn on K8s

2020-06-09 Thread GitBox
yangwwei closed pull request #130: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/130 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-yunikorn-core] wilfred-s closed pull request #144: [YUNIKORN-151] fix TestUnManagedSubQueues

2020-06-09 Thread GitBox
wilfred-s closed pull request #144: URL: https://github.com/apache/incubator-yunikorn-core/pull/144 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-yunikorn-web] yangwwei merged pull request #37: [YUNIKORN-146] Add travis integration for yunikorn-web repo

2020-06-09 Thread GitBox
yangwwei merged pull request #37: URL: https://github.com/apache/incubator-yunikorn-web/pull/37 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[incubator-yunikorn-site] branch yunikorn-99 created (now fbc59a9)

2020-06-09 Thread wilfreds
This is an automated email from the ASF dual-hosted git repository. wilfreds pushed a change to branch yunikorn-99 in repository https://gitbox.apache.org/repos/asf/incubator-yunikorn-site.git. at fbc59a9 [YUNIKORN-113] release v0.8.0 (#5) No new revisions were added by this update.

[GitHub] [incubator-yunikorn-core] TravisBuddy commented on pull request #166: [YUNIKORN-99] State and sort policy documentation

2020-06-09 Thread GitBox
TravisBuddy commented on pull request #166: URL: https://github.com/apache/incubator-yunikorn-core/pull/166#issuecomment-641704386 Hey @wilfred-s, Your changes look good to me! View build log ## TravisBuddy Request Identifier: f0e50560-aacd-11ea-9064-4d6590cbb359

[GitHub] [incubator-yunikorn-core] codecov-commenter commented on pull request #166: [YUNIKORN-99] State and sort policy documentation

2020-06-09 Thread GitBox
codecov-commenter commented on pull request #166: URL: https://github.com/apache/incubator-yunikorn-core/pull/166#issuecomment-641704400 # [Codecov](https://codecov.io/gh/apache/incubator-yunikorn-core/pull/166?src=pr=h1) Report > Merging

[GitHub] [incubator-yunikorn-core] wilfred-s opened a new pull request #166: [YUNIKORN-99] State and sort policy documentation

2020-06-09 Thread GitBox
wilfred-s opened a new pull request #166: URL: https://github.com/apache/incubator-yunikorn-core/pull/166 Documentation of the sorting policies defined in the core for applications, nodes and requests. This includes the defaults used by the scheduler and the way to change the

[GitHub] [incubator-yunikorn-core] wilfred-s commented on a change in pull request #141: [YUNIKORN-117] Create event cache for queue and application events

2020-06-09 Thread GitBox
wilfred-s commented on a change in pull request #141: URL: https://github.com/apache/incubator-yunikorn-core/pull/141#discussion_r437121702 ## File path: pkg/events/event_publisher_test.go ## @@ -0,0 +1,144 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [incubator-yunikorn-k8shim] yangwwei commented on a change in pull request #130: YUNIKORN-161: End to end testing framework for YuniKorn on K8s

2020-06-09 Thread GitBox
yangwwei commented on a change in pull request #130: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/130#discussion_r437023496 ## File path: Makefile ## @@ -169,7 +169,7 @@ push: image .PHONY: test test: clean @echo "running unit tests" - go test

[GitHub] [incubator-yunikorn-k8shim] codecov-commenter edited a comment on pull request #130: [YUNIKORN-161]: End to end testing framework for YuniKorn on K8s

2020-06-09 Thread GitBox
codecov-commenter edited a comment on pull request #130: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/130#issuecomment-635630129 # [Codecov](https://codecov.io/gh/apache/incubator-yunikorn-k8shim/pull/130?src=pr=h1) Report > Merging

[GitHub] [incubator-yunikorn-k8shim] ayubpathan commented on a change in pull request #130: YUNIKORN-161: End to end testing framework for YuniKorn on K8s

2020-06-09 Thread GitBox
ayubpathan commented on a change in pull request #130: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/130#discussion_r437054951 ## File path: Makefile ## @@ -169,7 +169,7 @@ push: image .PHONY: test test: clean @echo "running unit tests" - go

[GitHub] [incubator-yunikorn-k8shim] codecov-commenter edited a comment on pull request #133: [YUNIKORN-209] Fix docker push issues in Travis

2020-06-09 Thread GitBox
codecov-commenter edited a comment on pull request #133: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/133#issuecomment-640362604 # [Codecov](https://codecov.io/gh/apache/incubator-yunikorn-k8shim/pull/133?src=pr=h1) Report > Merging

[GitHub] [incubator-yunikorn-k8shim] yangwwei commented on a change in pull request #134: [YUNIKORN-170] Create YuniKorn App CRD

2020-06-09 Thread GitBox
yangwwei commented on a change in pull request #134: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/134#discussion_r436827848 ## File path: pkg/apis/yunikorn.apache.org/v1alpha1/type.go ## @@ -0,0 +1,72 @@ +/* + Licensed to the Apache Software Foundation (ASF)