-
Notifications
You must be signed in to change notification settings - Fork 364
Closed
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
There was a discussion in the meeting on PVC/Snapshot transfer about the model that operation on PV should not rely on information in StorageClass after PV is provisioned. The reason for it is that StorageClass can be changed after the PV is provisioned, as a result, the controllers might not rely on the current information in StorageClass.
In the case of PVC transfer, SecretRef in PV may be modified based on the templates after transferred. Therefore, these templates should be kept in PV as annotations.
Metadata
Metadata
Assignees
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.