mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-05 23:55:39 +00:00
In nsenter_mount.go/isLikelyNotMountPoint function, the returned output from findmnt command misses the last letter. Modify the code to make sure that output has the full target path. fix #26421 #25056 #22911