### What Happened? Disk space leak caused by "minikube image load". Reference: https://github.com/kubernetes/minikube/pull/21103#issuecomment-3097245997 The images are stored in ~/.minikube/cache/images. It appears the space is not being cleaned up after executing the minikube image load command. This may lead to disk space exhaustion. ### Attach the log file None ### Operating System None ### Driver None