We use K8s hostPath directory mounts on our local machines to mount dev code into containers running in Docker Desktop. This works fine in 4.38.0, but in 4.39.0 the mount fails with an error that the directory isn’t a directory:
MountVolume.SetUp failed for volume <…> : hostPath type check failed: <…> is not a directory