canonical/kubeflow-examples

pre-compiled pipeline is not working behind a proxy

Opened this issue · 1 comments

tested on CKF 1.7/beta
used this mnist example to upload pipeline from file. Failed with logs in Load step:

This step is in Pending state with this message: ImagePullBackOff: Back-off pulling image "rocks.canonical.com:5000/kubeflow/examples/mnist-test:latest"

we need to figure out how to inject the proxy envs into a pre-compiled pipeline.