mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 01:50:55 +00:00
Do not update PVC if it already has updated size
This commit is contained in:
@@ -495,7 +495,6 @@ func (spec *Spec) IsKubeletExpandable() bool {
|
||||
return spec.PersistentVolume.Spec.FlexVolume != nil
|
||||
default:
|
||||
return false
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user