-
/kind feature
-
Creating a quick list of things that still need to be done so we can track progress.
What still needs to be done:
- [ ] Setup Cognito with OAuth2-Proxy
- [ ] Documentation for Cognito integration…
-
/kind feature
**Describe the solution you'd like**
- katib currently use only single-objective optimization, (even though katib could display additional metrics, the optimizing process focused on …
-
Recently Kubernetes added native support for sidecars containers as part of KEP 753: https://github.com/kubernetes/enhancements/pull/3761
We need to discuss if we can improve our architecture to ru…
-
/kind feature
Since k8s v1.25, the [CustomResourceValidationExpressions](https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation-rules) feature t…
-
/kind feature
Users can run long-term Experiment where Suggestion needs to analyse information from more than 200-300 Trials.
In that situation, some Suggestion needs more time than 1 minute to ge…
-
### Bug Description
I checked out the repository locally and tried to simply run the integration tests for `charms/katib-controller` with `tox`. The test fails to install the dependencies because of …
-
/kind feature
Check this thread: https://github.com/kubeflow/katib/pull/1951#discussion_r970906026.
Currently, we don't generate enum types in Python models for Katib APIs (e.g. [`minimize` and `m…
-
I am doing a clean env on Mac for both microk8s and kubeflow using multipass following the instruction here:https://www.kubeflow.org/docs/other-guides/virtual-dev/getting-started-multipass/. I got fol…
-
### Motivation
Optuna currently supports only single-objective CMA-ES for sampling, it would be useful to have multi-objective CMA-ES as a lot of tasks need to consider multiple objectives to be op…