Skip to content

CI: install specific version of golang for cross build  #4895

Closed
@medyagh

Description

@medyagh

currently the cross build script on jenkins, uses whatever golang available on the master,

to minimize variances,
I recommend we pin down the version to use same golang verison both in travis and jenkins

the cross build script in jenkins should check for go version, if not available install it.
https://github.com/kubernetes/minikube/blob/master/hack/jenkins/minikube_cross_build_and_upload.sh

Currently I set the travis version to 1.12.7
we need to set it in jenkins too

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions