Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kubelet supports formatting an unformatted volume prior to mount, but only if the filesystem tools are available. We could scope this as a kubelet dependency, but the tools are useful for debugging, and their absence could come as an unpleasant surprise in other variants. Signed-off-by: Ben Cressey <[email protected]>
- Loading branch information