Manos Vlassis
Manos Vlassis
Changed the size of array A in question 10.1 to fit all elements. Changed the solution in question 10.2 to use std::swap() instead of a temp std::string to make it...
Hello, first of all I'd like to thank you for maintaining DBI, it's very useful! From my understanding, the code of `DBI.nro` cannot be shared, as mentioned in #123: >...
### Bug Description [Here](https://github.com/canonical/bundle-kubeflow/actions/runs/11519430054) is a relevant run of the failed action. ### To Reproduce - Trigger a call on the AKS or EKS action via workflow dispatch ### Environment...
### Context At the moment of writing, we support versions 1.8 and 1.9 of Charmed Kubeflow. For deploying on an airgapped instance, we have create 2 scripts named `deploy-1.8.sh` and...
### Bug Description This issue was encountered in the `deploy-cfk-to-eks (1.9)` action in this repository. The full logs can be found [here](https://github.com/canonical/bundle-kubeflow/actions/runs/10288048290/job/28508523484). This is the status of the `kubeflow` model:...
### Bug Description On the `track` branches of our charm repositories, we deploy the `latest/edge` for all dependnecies except `mysql`. For example, see [kfp-operators](https://github.com/canonical/kfp-operators/blob/main/charms/kfp-api/tests/integration/charms_dependencies.py) and [kserve-operator](https://github.com/canonical/kserve-operators/blob/main/charms/kserve-controller/tests/integration/charms_dependencies.py). We should probably use...
### Bug Description It seems that the new `1.0.0` version of the `juju provider` for Terraform introduced [breaking changes](https://github.com/juju/terraform-provider-juju/releases/tag/v1.0.0-rc1). We should update our modules to be compatible with with this...
### Context With the Terraform solution being prioritized as the main way of deploying Charmed Kubeflow, we should update our documentation to reflect the change. This also applies to deploying...
### Bug Description When some of our charms are deployed by themselves, they may have missing CRDs that prevent them from operating property. In those cases, the status of the...