Morten Torkildsen
Results
122
comments of
Morten Torkildsen
> > It would be interesting to implement a controller for something like [kubernetes-sigs/jobset#853](https://github.com/kubernetes-sigs/jobset/pull/853) to see how it will work. I might look at it depending on the timeline for...
The main challenge with not having pods in the `ReservedFor` field is deallocation, i.e. when can the devices allocated to a `ResourceClaim` be released. Today this happens in two ways:...