mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-19 17:30:33 +00:00
Most volume plugins use SafeFormatAndMount, which uses ext4 by default. FlexVolume plugin has FSType attribute 'omitempty', so reflect it in the description of the type.