Open
Description
Bug Description
After resize PVC in some cases (not always) Strimzi is doing pod restart before k8s execute operation of online expansion.
Steps to reproduce
- Increase disk
- Wait for resize
- Check if pod was restarted
- if not repeat steps 1-3
Expected behavior
Strimzi doesn't restart pod on change PVC size and wait for online resize (probably extra option for such wait time can be added)
Strimzi version
0.45.0
Kubernetes version
1.30
Installation method
Helm chart
Infrastructure
GKE
Configuration files and logs
No response
Additional context
No response