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

Changed arguments parameter type and built visualization pb and swagger files #1636

Merged

Conversation

ajchili
Copy link
Member

@ajchili ajchili commented Jul 17, 2019

Switching from a repeated string to a string was done to allow stringified JSON to be used for specifying arguments for visualizations. By doing this, a more generic approach for passing arguments can be taken within python, rather than using argparser, json can be used to decode arguments without having to specify them beforehand.


This change is Reviewable

Switching from a repeated string to a string was done to allow stringified JSON to be used for specifying arguments for visualizations. By doing this, a more generic approach for passing arguments can be taken within python, rather than using argparser, json can be used to decode arguments without having to specify them beforehand.
@ajchili
Copy link
Member Author

ajchili commented Jul 19, 2019

/assign @IronPan

@ajchili ajchili changed the title Changed arguments parameter type to be string rather than repeated string Changed arguments parameter type and built visualization pb and swagger files Jul 19, 2019
@IronPan
Copy link
Member

IronPan commented Jul 20, 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 5838e2c into kubeflow:master Jul 20, 2019
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
* add the component label in the logger extension

Signed-off-by: Theofilos Papapanagiotou <theofilos@gmail.com>

* fix the component=predictor arg in the agent injector test

Signed-off-by: Theofilos Papapanagiotou <theofilos@gmail.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.

3 participants