[ 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-unsubscr...@yunikorn.apache.org For additional commands, e-mail: dev-h...@yunikorn.apache.org