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

Yu-Lin Chen updated YUNIKORN-3174:
----------------------------------
    Summary: read go mod to get the correct kubectl version  (was: Read ginkgo 
version from go.mod file)

> 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
>
> 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