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

add default value type checking #1407

Merged
merged 7 commits into from
Jun 3, 2019
Merged

add default value type checking #1407

merged 7 commits into from
Jun 3, 2019

Conversation

gaoning777
Copy link
Contributor

@gaoning777 gaoning777 commented May 30, 2019

This enables the dsl compiler to type checking the default values if the type contains the json schema.

This change is Reviewable

@gaoning777
Copy link
Contributor Author

resolving #1361

@Ark-kun
Copy link
Contributor

Ark-kun commented May 31, 2019

/lgtm

@k8s-ci-robot k8s-ci-robot removed the lgtm label May 31, 2019
@gaoning777
Copy link
Contributor Author

/test kubeflow-pipeline-e2e-test

1 similar comment
@gaoning777
Copy link
Contributor Author

/test kubeflow-pipeline-e2e-test

@gaoning777
Copy link
Contributor Author

/test kubeflow-pipeline-e2e-test

@Ark-kun
Copy link
Contributor

Ark-kun commented Jun 1, 2019

/lgtm

@k8s-ci-robot k8s-ci-robot removed the lgtm label Jun 3, 2019
.travis.yml Show resolved Hide resolved
@Ark-kun
Copy link
Contributor

Ark-kun commented Jun 3, 2019

@Ark-kun
Copy link
Contributor

Ark-kun commented Jun 3, 2019

/lgtm

@gaoning777
Copy link
Contributor Author

/approve

@k8s-ci-robot k8s-ci-robot removed the lgtm label Jun 3, 2019
@Ark-kun
Copy link
Contributor

Ark-kun commented Jun 3, 2019

/lgtm

@IronPan
Copy link
Member

IronPan commented Jun 3, 2019

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gaoning777, 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 b6967d8 into kubeflow:master Jun 3, 2019
@gaoning777 gaoning777 deleted the dsl-default-value-checking branch June 3, 2019 22:58
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
* add validation for storageUri

* add test for invalid storageURIs

* add function to get protocols as an array of string

* generate regex dynamically from list of protocol prefixes

* updated storage uri error to contain protocols

* Reduced repeated regex

* Fixed regex

* Added exported function to check if Prefix is supported given a list of prefixes

* Updated storageURI validation to use same prefix check as inference service

* Removed test cases that are invalid and updated error message
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