Open
Description
I recently used Dask on kubernetes using the operator which I installed using helm. Noticed that workers are constantly killed during scaling up/down. I came across issues registered already and a PR being merged 5 days ago.
#649 --> This fix has been merged already. Looking at this I removed current operator and installed operator with version 2023.3.0. But I am still facing the same issue when autoscaling. So i was wondering whether the fix is available via Helm?