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 - Refactoring - Replaced the *Meta classes with the *Spec classes #1944

Conversation

Ark-kun
Copy link
Contributor

@Ark-kun Ark-kun commented Aug 24, 2019

This PR is a refactoring.
Replaced the ComponentMeta class with ComponentSpec
Replaced the PipelineMeta class with ComponentSpec
Replaced the ParameterMeta class with InputSpec and OutputSpec

This PR may depend on #1448


This change is Reviewable

Replaced the ComponentMeta class with ComponentSpec
Replaced the PipelineMeta class with ComponentSpec
Replaced the ParameterMeta class with InputSpec and OutputSpec
@Ark-kun Ark-kun force-pushed the SDK---Refactoring---Replaced-the--Meta-classes-with-the--Spec-classes branch from dba2022 to 768d270 Compare August 27, 2019 00:20
@Ark-kun Ark-kun force-pushed the SDK---Refactoring---Replaced-the--Meta-classes-with-the--Spec-classes branch from 0bef5ad to 02a2463 Compare September 16, 2019 07:14
@numerology
Copy link

/lgtm

@Ark-kun
Copy link
Contributor Author

Ark-kun commented Sep 17, 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

@Ark-kun Ark-kun merged commit 0e2bf15 into kubeflow:master Sep 17, 2019
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>

* Feat: Changes on Torchserve repo for KFServing to Kserve migration

Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>

* update service envelope env variable in serving runtime

Signed-off-by: Suresh Nakkeran <suresh.n@ideas2it.com>

* fix: move envvar to constants

Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>

* fix: nil pointer error

Signed-off-by: Suresh Nakkeran <suresh.n@ideas2it.com>

* fix: torchserve image with kserve envelope

Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>

* fix: torchserve runtime image

Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>

* fix: v1 example storage uri

 - add service_envelope deprecation warining to readme
 - update torchserve image

Signed-off-by: Jagadeesh J <jagadeeshj@ideas2it.com>

Co-authored-by: Suresh Nakkeran <suresh.n@ideas2it.com>
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