Files
kubernetes/pkg/apis/core/validation
Chris Henzie 7491d01651 Validate use of the ReadWriteOncePod access mode
This will only work if the "ReadWriteOncePod" feature gate is enabled.
Additionally, this access mode will only work when used by itself. This
is because when ReadWriteOncePod is used on a PV or PVC, it renders all
other access modes useless since it is most restrictive.
2021-06-28 21:25:37 -07:00
..
2020-07-01 10:50:28 -04:00
2021-04-13 20:54:50 -04:00