-
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
freeze tfdv dependency #852
Conversation
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
/approve
Thanks for the change.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hongye-sun 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 |
1 similar comment
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hongye-sun 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 |
/test kubeflow-pipeline-e2e-test |
Great! Thank you for doing this! |
* Revert "chore(gcp): migrate to use e2 machines (kubeflow#850)" This reverts commit 6c5c637. * fix attempt 2 * fix3
* New kfserving sample to resolve kubeflow#852 * kubeflow#852 fixing broken links * kubeflow#853 fixing @yuzisun suggestions * Update docs/samples/gcp-iap/README.md Co-authored-by: Dan Sun <[email protected]> * kubeflow#853 fixing wrong cert manager port Co-authored-by: Dan Sun <[email protected]>
* WIP: caching for custom task. * Extracted cache as a standalone package. * added go.mod * fix tests * feedback * Added environment variable check, tests and refactored code. * updated readme * Apply suggestions from code review Co-authored-by: Tommy Li <[email protected]> * Update pipelineloop_types.go Co-authored-by: Tommy Li <[email protected]>
This change is