StudyJob controller shouldn't crash if PyTorch (or other job operators not installed)
See original GitHub issueSee: kubeflow/kubeflow#2212
User reports that the StudyJob controller crashes if pytorch operator isn’t installed on the cluster.
Logs for StudyJobController
$ kubectl logs -n kubeflow studyjob-controller-7d77f959-pjfzf
2019/01/06 22:43:34 Registering Components.
2019/01/06 22:43:34 controller.AddToManager(mgr)
2019/01/06 22:43:34 no matches for kind "PyTorchJob" in version "kubeflow.org/v1beta1"
This seems like a bug. If a particular job controller isn’t installed I would still expect katib and StudyJobs to work with other types of job controllers.
Issue Analytics
- State:
- Created 5 years ago
- Comments:33 (31 by maintainers)
Top Results From Across the Web
Extending TorchScript with Custom C++ Operators - PyTorch
Further, this tutorial describes how to allocate and initialize new tensor objects in C++ (not required for this operator). Attention. The TorchScript compiler ......
Read more >odf-operator.v4.9.0-91.ci fails to install with odf-console
Not tried If this is a regression, please provide more details to justify this: Steps to Reproduce: 1. install OCS using odf-opertor 2....
Read more >Automatic Reliability Testing For Cluster Management ...
If a controller crashes while mid-update, the data it uses following recovery may not accurately represent the state of the system before the ......
Read more >equipment-operator-i-trainee | Job Details tab | Career Pages
Positions will work as Snow Removal and Storm Equipment Operators in addition to assisting with other public works projects as needed.
Read more >What is the job of controller in MVC? - Stack Overflow
You don't need a controller because your example is trivial. An example from a real case scenario: Suppose you have a CAD application....
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
I would still like to keep #335 as a temporary fix. Meanwhile we can investigate how to use unstructured informer.
@johnugeorge: Closing this issue.
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.