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

SDK/Components/Python - Made the typing.NamedTuple import optional #717

Conversation

Ark-kun
Copy link
Contributor

@Ark-kun Ark-kun commented Jan 21, 2019

This makes Lightweight Python components more Python2 compatible.

/assign @qimingj @gaoning777 @hongye-sun


This change is Reviewable

Now it's only imported if the return type is NamedTuple.
@qimingj
Copy link
Contributor

qimingj commented Jan 23, 2019

/lgtm

@Ark-kun
Copy link
Contributor Author

Ark-kun commented Jan 23, 2019

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Ark-kun

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

1 similar comment
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Ark-kun

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 9b40886 into kubeflow:master Jan 24, 2019
@Ark-kun Ark-kun deleted the SDK/Components/Python---Made-the-typing.NamedTuple-import-optional branch April 22, 2019 23:19
Linchin pushed a commit to Linchin/pipelines that referenced this pull request Apr 11, 2023
…low#717)

* handle python2 errors

* updated format

* Update py/kubeflow/testing/run_e2e_workflow.py

* updated to use six
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
…flow#717)

* fix inferenceservice url with hyphenated knative domainTemplate

* update go version

* Merge function VirtualServiceHostname into getServiceHostname

* add go version

* Update docs/DEVELOPER_GUIDE.md

Co-Authored-By: Dan Sun <dsun20@bloomberg.net>

* use table based unit test

Co-authored-by: Dan Sun <dsun20@bloomberg.net>
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this pull request Mar 11, 2024
refer the project as Kubeflow Pipelines on Tekton, plus rearrange a bit
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