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

Sanitize inputs from SDK when submitting run. #466

Merged
merged 1 commit into from
Dec 5, 2018
Merged

Sanitize inputs from SDK when submitting run. #466

merged 1 commit into from
Dec 5, 2018

Conversation

qimingj
Copy link
Contributor

@qimingj qimingj commented Dec 4, 2018

This change is Reviewable

Copy link
Contributor

@gaoning777 gaoning777 left a comment

Choose a reason for hiding this comment

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

/lgtm

@qimingj
Copy link
Contributor Author

qimingj commented Dec 4, 2018

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qimingj

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: qimingj

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 1f8846c into master Dec 5, 2018
@IronPan IronPan deleted the sdk4 branch June 28, 2019 18:48
Linchin pushed a commit to Linchin/pipelines that referenced this pull request Apr 11, 2023
…low repository, I ran into problems with the import failing because the module kubeflow.kubeflow could not be found (kubeflow#466)

The issue is tracked kubeflow#467

Essentially dynamically adding the kubeflow/kubeflow/py (i.e. from inside python) didn't work

Could be an issue with namespace packaging
I spent hours trying to make dynamically importing the modules work but I couldn't figure it out

Setting python path before invoking python appears to work. So as a workaround we have run_e2e_workflow.py shell out to e2e_tool which writes the workflow to a file. run_e2e_workflow.py then loads it from the file.

Create a K8s job to run run_e2e_workflow.py to simulate what happens
under prow

Related to kubeflow/kubeflow#3035 migrate e2e tests off ksonnet
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this pull request Mar 11, 2024
Send the e2e-test results to slack channel. The
message also encloses the link to details page of the
pipeline run.
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