Manos Vlassis
Manos Vlassis
@orfeas-k Did the following: - `argo-workflow-rocks`: created (this PR) [https://github.com/canonical/argo-workflows-rocks/pull/26] for backporting the updating of `argoexec`. - `dex-auth-rock`: deleted the PR, deleted `track/2.36.0`, and recreated `track/2.36` with the proper commits....
[Outdated, see the comment below for the test results after the scripts have been updated] I tested the following for CKF 1.9: - [Katib](https://github.com/canonical/bundle-kubeflow/blob/main/tests/airgapped/katib/README.md): The tests are successful. - [Knative](https://github.com/canonical/bundle-kubeflow/blob/main/tests/airgapped/knative/README.md):...
Running the tests with the updated script and the new images from #1053 I got the following: - Katib: The `simple-pbt` test is **successful**. - Knative: After applying `helloworld.yaml`, we...
Let's keep in mind that we want to keep the same version of Ubuntu as the one we use for building/running the charms.
The new documentation page has been updated and can be found [here](https://charmed-kubeflow.io/docs/configure-the-kubeflow-notebook-creation-page). The old documentation page has been archived as it contains a subset of the sections found in the...
For the Charmed Kubeflow distribution (developed by Canonical), our team will be able to support Kubernetes version v1.32 for testing Kubeflow 1.10.
The team at Canonical wants to prepare for the manifests update, and I wanted to ask what the final list of supported versions for Kubernetes will be for the 1.10...
The final page that we created can be found [in our docs](https://charmed-kubeflow.io/docs/cryptography).
Hello @honghan-wong ! I tried to reproduce your issue: ## Reproduction - Deployed CKF `1.10/stable` using the Terraform module - Installed MicroCeph with: ```shell sudo snap install microceph sudo microceph...