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
… applications (kubeflow#559)
* Define a config file to list
i) Relevant information about each application to build
e.g the location of its source, the location of its kustomize manifest
ii) The versions (i.e. branches) of the various repositories to build from
* Create a python script that takes the cross product of applications and
versions and creates a tekton PipelineRun to build the docker image
and update the manifest.
* Fix a bug in update_manifests with image_name not being set.
Related to kubeflow#450: Continuous delivery of Kubeflow applications
Here are some autogenerated PRs updating the manifests
* kubeflow/manifests#697
* kubeflow/manifests#696
* Fix email of kubeflow bot to pass CLA check.
* Fixkubeflow#557
Skip lint due to kubeflow#560
* update sklearnserver to also accept pickle
* use joblib to load pickle format files
* fix pickle typo
* update model loading method
* generalize list of extensions and update unit tests
HumairAK
pushed a commit
to red-hat-data-services/data-science-pipelines
that referenced
this issue
Mar 11, 2024
/assign @IronPan
/area back-end
The text was updated successfully, but these errors were encountered: