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 - Refactored _func_to_component_spec to split code generation from signature analysis #1334

Conversation

Ark-kun
Copy link
Contributor

@Ark-kun Ark-kun commented May 15, 2019

This refactoring is needed to allow using different code generators while sharing the same function signature analysis code.

This change is Reviewable

@Ark-kun Ark-kun force-pushed the SDK---Refactored-_func_to_component_spec-to-split-out-the-function-signature-analyzer branch from 83188ec to 99cbc7d Compare June 4, 2019 03:42
@Ark-kun
Copy link
Contributor Author

Ark-kun commented Jun 6, 2019

/test kubeflow-pipeline-e2e-test

@Ark-kun Ark-kun force-pushed the SDK---Refactored-_func_to_component_spec-to-split-out-the-function-signature-analyzer branch from 2d7102a to 2b0b414 Compare June 15, 2019 01:39
Copy link
Contributor

@hongye-sun hongye-sun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@Ark-kun
Copy link
Contributor Author

Ark-kun commented Jun 18, 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

@k8s-ci-robot k8s-ci-robot merged commit e90085e into kubeflow:master Jun 18, 2019
@Ark-kun Ark-kun deleted the SDK---Refactored-_func_to_component_spec-to-split-out-the-function-signature-analyzer branch June 18, 2019 01:07
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
* replace cluster-local-gateway with knative-local-gateway to support knative 0.19+

* remove istio injection

* update the new variable from kubeflow#1363 to the new local gateway name

* add waiting condition for knative operator

* filter out storage-version-migration-serving-serving from knative condition

* fix json syntax on isvc cm and exclude violations

* replace cluster-local-gateway with knative-local-gateway on v0.5.0

* try removing the local svc url

* Revert "Merge remote-tracking branch 'origin/knative-0.19+' into knative-0.19+"

This reverts commit 1338b34769d7ff6e3b22e6b1ebad15ad4dfa3412, reversing
changes made to 40a4eff11abc325ba840c3397afb8de23de81775.

* replace srv.cluster.local in logger test and increase the number of pytest workers from 3 to 4

Signed-off-by: Theofilos Papapanagiotou <[email protected]>

* update the developer guide for knative 0.19+

Signed-off-by: Theofilos Papapanagiotou <[email protected]>

* revert example image

Signed-off-by: Theofilos Papapanagiotou <[email protected]>

* Change the concurrency back to 3

* Update install/v0.5.0/kfserving.yaml

Co-authored-by: Dan Sun <[email protected]>

* Update install/v0.5.0/kfserving.yaml

Co-authored-by: Dan Sun <[email protected]>

* dev guide detail fix for knative-local-gateway

Signed-off-by: Theofilos Papapanagiotou <[email protected]>

* set pytest concurrency to 4

Signed-off-by: Theofilos Papapanagiotou <[email protected]>

* add namespace on knative-local-gateway

* improve e2e test for logger

* improve e2e test for logger

* rollback changes to 0.5.0 release

Co-authored-by: Dan Sun <[email protected]>
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.

4 participants