You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2021/08/25 03:33:00 UTC

[jira] [Reopened] (YUNIKORN-815) Fix scheduler interface makefile issues

     [ https://issues.apache.org/jira/browse/YUNIKORN-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wilfred Spiegelenburg reopened YUNIKORN-815:
--------------------------------------------

The install automatically pulls the latest version of \{{google.golang.org/grpc}} this might or might not break reproducibility of a build. We also do not have control over the plugin versions anymore.

When running \{{go mod tidy}} changes made as a result of running the install of grpc areĀ  removed again.

This triggers unneeded changes and it could also cause issues with us not having control over the exact versions we build with.

> Fix scheduler interface makefile issues
> ---------------------------------------
>
>                 Key: YUNIKORN-815
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-815
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: scheduler-interface
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>
> After YUNIKORN-760, we are seeing issues to update the scheduler-interface dependency in other repos. This is because YUNIKORN-760 has removed the GRPC generated code, but we have useful code in the core repo that still needs them, such as https://github.com/apache/incubator-yunikorn-core/tree/master/cmd. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org