Skip to content
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

[Sample] Align preload TFX sample with TFX head #2526

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

numerology
Copy link

@numerology numerology commented Nov 1, 2019

Sample background:

There is a breaking change introduced in TFX side in this PR, adding a required argument component_config to container_entrypoint.py. As a result, if a user compile this uDSL file using TFX head but try to run it against our patched-tfx:0.1.32 image, it will fail due to missing argument.

I think it would a reasonable fix if we align this sample with TFX for now. After this change, when the user compile this sample from TFX head, a pipeline using latest TFX nightly build would be returned, which is consistent with the yaml spec. Though the generated yaml spec is slightly different from what we baked into our backend server, which I think is fine.


This change is Reviewable

@IronPan
Copy link
Member

IronPan commented Nov 1, 2019

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: IronPan

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit a5bdf59 into kubeflow:master Nov 1, 2019
@numerology numerology deleted the fix-tfx-preload-sample branch November 1, 2019 19:16
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
* Update ROADMAP.md

Signed-off-by: Dan Sun <dsun20@bloomberg.net>

* Apply suggestions from code review

Co-authored-by: Alexa Griffith  <agriffith50@bloomberg.net>
Signed-off-by: Dan Sun <dsun20@bloomberg.net>

* Address comments

Signed-off-by: Dan Sun <dsun20@bloomberg.net>

Signed-off-by: Dan Sun <dsun20@bloomberg.net>
Co-authored-by: Alexa Griffith  <agriffith50@bloomberg.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants