-
Notifications
You must be signed in to change notification settings - Fork 804
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
[Pipelines] Specify KFP SDK version where new caching flag will be available #3881
[Pipelines] Specify KFP SDK version where new caching flag will be available #3881
Conversation
Signed-off-by: Jorge Garcia Oncins <[email protected]>
Hi @jgarciao. Thanks for your PR. I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
Signed-off-by: Jorge Garcia Oncins <[email protected]>
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.
/lgtm
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.
/lgtm
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.
/ok-to-test
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hbelmiro 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 |
…ll be available (kubeflow#3881)" This reverts commit 090f09b.
…ll be available (kubeflow#3881)" This reverts commit 090f09b. Signed-off-by: ddalvi <[email protected]>
…ll be available (kubeflow#3881)" This reverts commit 090f09b. Signed-off-by: ddalvi <[email protected]>
) * Revert "[Pipelines] Specify KFP SDK version where new caching flag will be available (#3881)" This reverts commit 090f09b. Signed-off-by: ddalvi <[email protected]> * Revert "[Pipelines] Add doc on disabling default caching flag and env var (#3880)" This reverts commit 7b7c037. Signed-off-by: ddalvi <[email protected]> * Fix enable_caching option's comment typo Signed-off-by: ddalvi <[email protected]> --------- Signed-off-by: ddalvi <[email protected]>
As the changes introduced in kubeflow/pipelines#11222 are in master but not in KFP 2.9.0 SDK, modify the Use Caching page to specify when then new caching flag will be available