Operator tries to resize PVCs if CSI driver configures PVCs with G unit
General
Escalation
General
Escalation
Description
All our officially supported platforms (EKS, GKE and AKS) configures PVCs using Gi. But platforms like k3d has a different behavior and on-prem Kubernetes installations can have this behavior too.
This problem is easily reproducible on k3d using following cr.yaml:
Operator will attempt to resize PVCs just after deploying a new cluster.
All our officially supported platforms (EKS, GKE and AKS) configures PVCs using Gi. But platforms like k3d has a different behavior and on-prem Kubernetes installations can have this behavior too.
This problem is easily reproducible on k3d using following cr.yaml:
Operator will attempt to resize PVCs just after deploying a new cluster.