dask / dask-kubernetes

Native Kubernetes integration for Dask
https://kubernetes.dask.org
BSD 3-Clause "New" or "Revised" License
312 stars 148 forks source link

Relax kr8s pin to v0.14.* #888

Closed jacobtomlinson closed 7 months ago

jacobtomlinson commented 7 months ago

In kr8s version 0.14.3 there was a bug fixed that was reported by a dask-kubernetes user. It would be nice if we picked that up automatically. I'm still cautious about unpinning kr8s completely until we get to 1.0 with more stability guarantees, but relaxing the mirco pin seems reasonable.