Reloader icon indicating copy to clipboard operation
Reloader copied to clipboard

[BUG] Not all Pods get restartet after Secret Change

Open teimyBr opened this issue 1 year ago • 8 comments
trafficstars

Describe the bug We have like 20 Deployment in our cluster. all have on the Deployment the Annotations: reloader.stakater.com/auto: true

This all are AKHQ Deployment with Kafka Secrets.

Every 5 Days the Secrets get changed. (at the same time)

Sometimes: Only 17/18 get restartet by reloader.

level=info msg="Changes detected in 'root-ca-cert-truststore' of type 'SECRET' in namespace 'test1', Updated 'akhq' of type 'Deployment' in namespace 'test1'"

Log look like this without any error.

To Reproduce Who can i debug this deeper ?

Expected behavior All pods get restartet

Environment

  • Operator Version: v1.0.108
  • Kubernetes/OpenShift Version: 1.28.6 Plain Vanilla Kubernetes

teimyBr avatar Jun 24 '24 11:06 teimyBr