Rob Gibbon
Rob Gibbon
Any update here? Also seeing this.
/remove-lifecycle-rotten
Basically for the front end is it a matter of transplanting code like this: https://github.com/kubeflow/pipelines/blob/0c0e4b61050e6fea6f20dd35e14eb3edc214bbba/frontend/src/pages/ExperimentList.tsx#L203-L204 and this: https://github.com/kubeflow/pipelines/blob/0c0e4b61050e6fea6f20dd35e14eb3edc214bbba/frontend/src/pages/ExperimentList.tsx#L291-L294 Into the pipeline screens: https://github.com/kubeflow/pipelines/blob/0c0e4b61050e6fea6f20dd35e14eb3edc214bbba/frontend/src/pages/PipelineList.tsx#L178 ?
> Hi @grobbie ! Nice work here :) Please take a look here [#4197 (comment)](https://github.com/kubeflow/pipelines/issues/4197#issuecomment-1075284702) > > I understand your approach is to just treat every pipeline definition as namespaced....
/test kubeflow-pipeline-e2e-test
/test kubeflow-pipeline-e2e-test
/test kubeflow-pipeline-upgrade-test
Sorry for the slow reply, was traveling to KubeCon 🙂 > At most 2-3 weeks ;-) What is your status? I would really like to see this merged together with...
> > Sorry for the slow reply, was traveling to KubeCon slightly_smiling_face > > > At most 2-3 weeks ;-) What is your status? I would really like to see...
So this one supports using both namespaced and shared pipelines, but users can only create new pipelines that are namespaced. I'm not sure where Stefano's PR has gotten to. On...