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

Yu-Lin Chen resolved YUNIKORN-3174.
-----------------------------------
    Fix Version/s: 1.9.0
       Resolution: Fixed

Merged to master. Thanks for [~hhcs9527]'s contribution.

> Read go mod to get the correct kubectl version
> ----------------------------------------------
>
>                 Key: YUNIKORN-3174
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-3174
>             Project: Apache YuniKorn
>          Issue Type: Task
>          Components: shim - kubernetes
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Po Han Huang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>
> In the Makefile we install tools, like ginkgo, based on the version specified 
> in the file. We should use the same setup as we use for the protobuf release 
> in the scheduler-interface and use something like this:
> {code:java}
> go list -m 'google.golang.org/protobuf' {code}
> We should use that for:
>  * ginkgo (github.com/onsi/ginkgo/v2)
>  * kubectl (k8s.io/kubernetes)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to