Revital Sur

Results 19 issues of Revital Sur

In the following code the response contains ssl error `SSL: CERTIFICATE_VERIFY_FAILED` although the default verify_mode `ssl.CERT_NONE` is set in the context by calling context=create_ssl_context() as hown below. I expected that...

Description of your changes: Part of Part of https://github.com/kubeflow/pipelines/issues/9714 and https://github.com/kubeflow/pipelines/issues/9980 Update kfp backend and kubernetes sdk to support image pull policy. To be rebased and update go.mod after #10416...

size/L
ok-to-test

## Why are these changes needed? This PR implements a pipeline for the [notebook ](https://github.com/IBM/data-prep-kit/blob/dev/examples/demo_with_launcher.ipynb) ingest 2 parquet phase is not part of the super pipeline. its output was manually...

### Search before asking - [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues. ### Component Transforms/Other ### What happened + What you expected to happen Running the [malware...

bug

### Search before asking - [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues. ### Component Transforms/Other ### Feature At the moment, each transform copies the data-processing-lib libraries and...

enhancement

At present, the transforms [images ](https://github.com/IBM/data-prep-kit/blob/dev/transforms/universal/noop/ray/Dockerfile )appear to include pytest and test-data that are not required in the final image. As an alternative docker [multi-stage](https://docs.docker.com/build/building/multi-stage/) build can be used. The...

We get the following error running the program from the [example ](https://github.com/kubeflow/pipelines/tree/master/kubernetes_platform/python#secret-as-environment-variable) with the change of passing the secret name as a parameter: ``` e-packages/kfp/kubernetes/secret.py", line 48, in use_secret_as_env secret_as_env...

kind/bug
area/backend

## Why are these changes needed? This PR aims to resolve the recent GitHub Action failure, which occurred due to the use of pip instead of the pip within a...

## Why are these changes needed? Add kfp workflow to html2parquet ## Related issue number (if any). issue #690

### Search before asking - [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues. ### Component CI/CD ### What happened + What you expected to happen `ubuntu:latest` seems to...

bug