You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…low#344)
* Update auto-deploy infrastructure to use the new kfctl binary.
* Move auto-deployments into project kubeflow-ci-deployment.
* Fix a bug in cleanup_ci.py; we were not properly handling the case where there was no manifest in the deployment.
* Update cleanup ci cron jobs to run in two projects
kubeflow-ci and kubeflow-ci-deployment.
* Create a cron job for auto deploying 0.5
* Update the cron job for auto-deploying master.
* Cleanup leaked backends.
* Fix lint.
* Fix ci.
* Fix lint.
* --name shouldn't be required because we can read from snapshot file.
* --name shouldn't be required.
HumairAK
referenced
this issue
in red-hat-data-services/data-science-pipelines
Mar 11, 2024
The kaniko pod is hardcoded to kubeflow namespace. We should make this configurable so that it still work if people deploy kubeflow to a different ns.
https://github.com/kubeflow/pipelines/blob/master/sdk/python/kfp/compiler/_component_builder.py#L247
The text was updated successfully, but these errors were encountered: