kubernetes/pkg/scheduler/framework/plugins/feature
Chris Henzie 7ad44d04fc Enforce ReadWriteOncePod access mode during scheduling
Check the PVC ref count on the node info cache to determine if a pod's
PVCs are in use. If they are and it is using ReadWriteOncePod, fail the
request.
2021-06-30 10:40:14 -07:00
..
feature.go Enforce ReadWriteOncePod access mode during scheduling 2021-06-30 10:40:14 -07:00