Manos Vlassis

Results 19 comments of Manos Vlassis

To troubleshoot the issue, I tried to trace the order of execution of the Github action. Here's what I have gathered: - The issue occurs when triggering the [release-bundle-to-charmhub.yaml](https://github.com/canonical/bundle-kubeflow/blob/main/.github/workflows/release-bundle-to-charmhub.yaml) action....

I have run the UATs on a Kubeflow deployment from `latest/edge` using the driver on a VM with the following versions: - Ubuntu 22.04 - microk8s v1.29.5 - Juju 3.4.4...

After further examination, the package conflicts are not actually showstoppers: The `jupyter-scipy:v1.9.0` image has specific versions of the packages `kfp`, `kubeflow-katib`, and `kfp-pipeline-spec` preinstalled (among others). When a .ipynb test...

The short code snippet at [No internet in the LXC container when starting](https://github.com/canonical/bundle-kubeflow/blob/main/tests/airgapped/README.md#common-bugs) maybe could be incorporated into `setup.sh` or `airgap.sh`, if users are very likely to encounter this issue.

Regarding the Charmed Kubeflow distribution: - Are you planning on having your distro ready in sync with the KF 1.10 release? - Yes - Will you participate by testing your...

Hi @rimolive, thank you for reaching out and keeping us in the loop! On our side (Charmed Kubeflow distribution), because of the delays in the RC release for some of...

Providing an update for Charmed Kubeflow: The QA team tested the bundle and found with no issues. This means that we're going to release a beta version of the distribution...

After a bit of troubleshooting with @orfeas-k, we concluded the following: - A job can only reference a job that it `needs`, otherwise sequential execution is not guaranteed. - It...

The relevant branches for CKF 1.8 for all rocks repositories are: - `argo-workflows-rocks`: `track/3.3` - `dex-auth-rocks`: `track/2.36.0` - `filebrowser-rock`: `track/2.27.0` - `katib-rocks`: `track/0.16` - `kserve-rocks`: `track/0.11.2` - `kubeflow-rocks`: `track/1.8.0` -...

@DnPlas Thanks for the input, the updated version list is: - `argo-workflows-rocks`: `track/3.3` - `dex-auth-rocks`: `track/2.36` - `filebrowser-rock`: `track/2.27` - `katib-rocks`: `track/0.16` - `kserve-rocks`: `track/0.11` - `kubeflow-rocks`: `track/1.8` - `metacontroller-rock`:...