Open
Description
Describe the issue
When increasing the pvc buffer size the operator logs errors during reconcilation, as the STS can not be adjusted.
To Reproduce
- Have a buffer PVC
- increase the size from 1Gi to 2Gi
- observe error
Expected behavior
storage increase should be detected and fulfilled
Your Environment
- Fluent Operator version: 2.4.0
- Container Runtime: containerd://1.6.23+bottlerocket
- Operating system: Bottlerocket OS 1.15.0 (aws-k8s-1.28)
- Kernel version: 6.1.49
How did you install fluent operator?
helm chart https://fluent.github.io/helm-charts
Additional context
No response