kubeflow / pipelines

Machine Learning Pipelines for Kubeflow
https://www.kubeflow.org/docs/components/pipelines/
Apache License 2.0
3.62k stars 1.63k forks source link

chore: Added cached layer for Go dependencies to Dockerfiles #11348

Closed hbelmiro closed 2 weeks ago

hbelmiro commented 3 weeks ago

Description of your changes: This PR modifies the Dockerfiles to download dependencies earlier. That way the download layers can be cached and subsequent builds will be faster when dependencies don't change.

Checklist:

google-oss-prow[bot] commented 3 weeks ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

VaniHaripriya commented 3 weeks ago

/lgtm

HumairAK commented 2 weeks ago

/approve

google-oss-prow[bot] commented 2 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: HumairAK

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[backend/OWNERS](https://github.com/kubeflow/pipelines/blob/master/backend/OWNERS)~~ [HumairAK] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment