Noha Ihab
Noha Ihab
### Bug Description ## On Juju 3.5.1 This issue is blocking the deployment and the CI for some CKF charms. As reported in [this Juju 3.5.1 bug](https://bugs.launchpad.net/juju/+bug/2067636), our charms are...
### Context We need to test CKF 1.9 in airgapped to make sure it's working correctly and we can configure all the needed images. ### What needs to get done...
### Context PR https://github.com/canonical/bundle-kubeflow/pull/908 was sent to add a script for deploying 1.8 bundle in airgapped. To test 1.9 in airgapped, we will need to make another copy of this...
### Context 1.7 bundle and charms have been out of support since November 2023. We need to close the charmhub tracks for the 1.7 bundle, as well as for all...
### Context Our CI is currently testing with juju 3.4 which has been bugfix-EOL since end of August, see [reference](https://juju.is/docs/juju/roadmap#juju-juju-34). We need to update the juju snap version being installed...
### Context The [Deploy NVIDIA NIM on Charmed Kubeflow](https://discourse.charmhub.io/t/deploy-nvidia-nim-on-charmed-kubeflow/15854) how to guide is currently deviating from the NVIDIA’s runtime YAMLs by setting the `NIM_CACHE_PATH` to `/tmp`. This is to avoid...
### Bug Description In the scheduled run https://github.com/canonical/bundle-kubeflow/actions/runs/11116404682/job/30973271379, the UATs action failed, where the test `test_bundle_deployment.py` failed for all bundle versions (1.8, 1.9, and latest) ### To Reproduce run the...
### Bug Description Seen in the scheduled runs in [AKS](https://github.com/canonical/bundle-kubeflow/actions/runs/11116394524) and [EKS](https://github.com/canonical/bundle-kubeflow/actions/runs/11116404682), the `kserve-integration` UAT failed. Logs are attached in the Relevant Log Output. ### To Reproduce run the `Create...
### Context During airgapped testing, every time we bring up the lxc instance the steps for moving around the images from the host machine to the airgapped instance need to...
### Context When the [airgapped testing](https://github.com/canonical/bundle-kubeflow/blob/main/tests/airgapped/README.md) scripts are executed, the lxc instance can only be accessed once when the scripts finish and gets deleted if: 1. you exit the instance...