Tariq Hasan

Results 63 comments of Tariq Hasan

Using `package-lock.json` from a build of the [Dockerfile](https://github.com/kubeflow/katib/blob/c660b3c0ea1bfa00147af81ca1b25dce7c0edff3/cmd/ui/v1beta1/Dockerfile) did not fix the errors. However, upgrades of both `crud-webapps/common/frontend/kubeflow-common-library` and `katib-ui` to node 16 fixed the errors. Please let me know...

Got it. As part of the PR, I will upgrade the following components from version 12 to version 16 to ensure compatibility with `kubeflow-common-library` and for the CI tests in...

I apologize for the delay. I've updated the configuration for `tensorboards`. I am working through `jupyter`, `volumes` and `centraldashboard-angular`, and will create a PR in `kubeflow/kubeflow` shortly.

I have created a PR for `kubeflow/kubeflow`: https://github.com/kubeflow/kubeflow/pull/7637. This PR upgrades the node version from 12 to 16 for `kubeflow-common-lib` and its dependent components: `jupyter`, `tensorboards`, `volumes` and `centraldashboard-angular`.

@andreyvelich @tenzen-y I was wondering if you have any thoughts on why the E2E Test with enas-cnn-cifar10 could be failing. I have re-run it multiple times but to no success....

I am looking into it.

The [JWA Frontend Tests](https://github.com/kubeflow/kubeflow/actions/runs/10522695111) failed when @rimolive triggered Github Actions for this PR but when I ran the same test in a copy of the branch in my fork it...