-
Notifications
You must be signed in to change notification settings - Fork 488
Closed
Labels
Description
/kind feature
Describe the solution you'd like
The other web apps in kubeflow/kubeflow have moved to Angular 12 kubeflow/kubeflow#5525. We should also update this UI which is using Angular 8. This is required to also use the latest common frontend code from kubeflow/kubeflow
.
Anything else you would like to add:
The work for this will need to start after kubeflow/kubeflow#6065 is merged which refactors the common code. Without that PR the Katib UI would need to be integrated with ngx-translate
which is something we want to avoid kubeflow/kubeflow#6042
After I make this update I'll be able to start working on the next more advanced features like #1440