/kind feature To support new Trial Template API in v1beta1 we need to make few changes: - [x] Submit new API changes (https://github.com/kubeflow/katib/pull/1202). - [x] Change Controller logic to support new Template. Also, modify Trial CR API (https://github.com/kubeflow/katib/pull/1202). - [x] Change examples according to the new API (https://github.com/kubeflow/katib/pull/1202). - [x] Enable testing for v1beta1 (https://github.com/kubeflow/katib/pull/1202). - [x] Modify validation webhook. Make sure that `metadata.name` and `metadata.namespace` in `TrialSpec` is omitted (https://github.com/kubeflow/katib/pull/1215). - [x] Add more test-cases for `generator.go` (https://github.com/kubeflow/katib/pull/1216). If I missed something, please let me know. /cc @gaocegege @johnugeorge
/kind feature
To support new Trial Template API in v1beta1 we need to make few changes:
metadata.nameandmetadata.namespaceinTrialSpecis omitted (New Trial Template validation #1215).generator.go(Add more test cases for Generator #1216).If I missed something, please let me know.
/cc @gaocegege @johnugeorge