Noha Ihab
Noha Ihab
**Describe the change you'd like to see** In the docs, there are mentions of tag resolution and why it is done in KNative, but there's no mention of when it...
### Context As part of the CKF 1.9 release effort, we need to pin the channels of the charm dependencies in the integration tests after cutting the branches. This is...
### Bug Description the requirements in https://github.com/canonical/bundle-kubeflow/blob/main/tests-bundle/1.8/requirements.txt are not pinned. This a problem because every run pulls the latest dependencies and any change there can break the tests. We should...
### Description There's a new environment variable added in kubeflow dashboard called `POD_NAMESPACE` this env variable enables the dashboard to be deployed in any namespace, not just kubeflow like it...
This adds the `kubernetes_manifest` interface, as used by the [Resource Dispatcher](https://github.com/canonical/resource-dispatcher) charm.
### Context Add different modes for running the scripts for development and test, for example the production mode should not pull the test images. ### What needs to get done...
### Context Refactor the scripts to be more generic (no hardcoding images/charms/pkgs versions) so that they work for any bundle version. **Update:** * hardcoding of testing images in the scripts...
### Context The airgapped setup and testing scripts need to be refactored for a better user and development experience. This task is to track the areas that we think need...
### Context This is part of the pre-release testing for CKF 1.9. We need to deploy and run the UATs on Charmed K8s. ### What needs to get done 1....
### Context This is part of the pre-release testing for CKF 1.9. To test behind a proxy, we need to run the UATs in a proxy environment. ### What needs...