strimzi-kafka-operator icon indicating copy to clipboard operation
strimzi-kafka-operator copied to clipboard

[Bug]: Strimzi restart pod with pvc in FileSystemResizePending state before it can be resized online without restart

Open hennadii2012 opened this issue 7 months ago • 20 comments

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

  1. Increase disk
  2. Wait for resize
  3. Check if pod was restarted
  4. 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

hennadii2012 avatar Mar 20 '25 19:03 hennadii2012