Author: Raunak Pradip Shah (Mirantis) Kubernetes
v1.24 introduces a new alpha-level feature that prevents
unauthorised users from modifying the volume mode of a PersistentVolumeClaim created from
an existing VolumeSnapshot in the Kubernetes
cluster.
The problem
The Volume Mode determines whether a volume is
formatted into a filesystem or presented as a raw block device.
Users can leverage the VolumeSnapshot feature, which
has been stable since Kubernetes v1.20, to create a
PersistentVolumeClaim