Support new Trial Template in v1beta1
See original GitHub issue/kind feature
To support new Trial Template API in v1beta1 we need to make few changes:
- Submit new API changes (https://github.com/kubeflow/katib/pull/1202).
- Change Controller logic to support new Template. Also, modify Trial CR API (https://github.com/kubeflow/katib/pull/1202).
- Change examples according to the new API (https://github.com/kubeflow/katib/pull/1202).
- Enable testing for v1beta1 (https://github.com/kubeflow/katib/pull/1202).
- Modify validation webhook. Make sure that
metadata.name
andmetadata.namespace
inTrialSpec
is omitted (https://github.com/kubeflow/katib/pull/1215). - 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
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Overview of Trial Templates - Katib - Kubeflow
This guide describes how to configure trial template parameters and use custom Kubernetes CRD in Katib. You will learn about changing trial ......
Read more >Templates | OpenShift Container Platform 3.11
A template describes a set of objects that can be parameterized and processed to produce a list of objects for creation by OpenShift...
Read more >Motion for New Trial - TarrantCounty.com
In support, the following is shown: 1. On. a judgment was signed by this Court in this case. (date). 2.
Read more >Improvements to the Ingress API in Kubernetes 1.18
A new IngressClass resource that can specify how Ingresses should be implemented by controllers. Support for wildcards in hostnames. Better Path ...
Read more >Form DC-368 MOTION TO REOPEN (CRIMINAL)/MOTION
TO REHEAR (CIVIL)/MOTION FOR NEW TRIAL (CIVIL) ... This form can be used in criminal, traffic, and civil cases. ... Service on Respondent...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Issue-Label Bot is automatically applying the labels:
Please mark this comment with 👍 or 👎 to give our bot feedback! Links: app homepage, dashboard and code for this bot.
We can close this issue, since we fully implemented this.