Open
Description
According to the CSI spec: If requisite is specified, the provisioned volume MUST be accessible from at least one of the requisite topologies.
Currently these are filtered based on supported zones:
We should ensure that provided requisite zones (eg: as specified by a user on a StorageClass) are explicitly attempted to be created. This provides feedback to the user, if they specified unsupported zones.
Additionally, it may be useful to also ensure the provided zones are within the cluster's region (eg: so the user is unable to specify zones that span regions).
Metadata
Metadata
Assignees
Labels
No labels