-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: update argo image to v2.12.9 and automate update process. Fixes #5232 #5266
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Bobgy 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:
Approvers can indicate their approval by writing |
/assign @capri-xiyue @NikeNano |
/hold I think I shouldn't add the NOTICES folder to KFP source repo. It's better provide a script that can deterministically generate them. |
/test ? |
@Bobgy: The following commands are available to trigger jobs:
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test kubeflow-pipelines-sdk-python36 These tests also used argo cli. |
/retest |
/lgtm Thanks! |
Looks like I need to incorporate a few more changes in #4693. |
/hold |
manifests/gcp_marketplace/test/snapshot-managed-storage-with-db-prefix.yaml
Show resolved
Hide resolved
This folder holds resources for KFP to redistribute <https://argoproj.github.io/projects/argo> | ||
container images. | ||
|
||
There's no code change. KFP only makes sure the images comply with licenses of all its dependencies |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is a bit unclear to me what we mean with this:
There's no code change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Understood the confusion, I meant we are not modifying argo workflow code, the redistribution only adds license compliance. Do you have a suggestion of how to improve?
/lgtm |
New changes are detected. LGTM label has been removed. |
I'll merge when all tests pass. It's better to iterate quick because there were structural changes. |
/unhold |
Description of your changes:
Fixes #5232
Changes:
third-party
folderChecklist:
Do you want this pull request (PR) cherry-picked into the current release branch?
Learn more about cherry-picking updates into the release branch.