Reloader icon indicating copy to clipboard operation
Reloader copied to clipboard

[BUG] Reloader must crash on API issues

Open nerzhul opened this issue 6 months ago • 1 comments

Describe the bug We have reloader issue recently due to a netpol issue on our side, but reloader looked fine pod side and we had no alerts. We missed that reloader was unable to talk to apiserver after startup and it broke some of our services relying on it.

To Reproduce Start reloader with no network permission to access to kube apiserver. It's green pod side

Expected behavior Pod must crash then we are alerted by kube state metrics alerts

Screenshots If applicable, add screenshots to help explain your problem.

Environment

  • Operator Version: latest
  • Kubernetes/OpenShift Version: 1.33

Additional context

nerzhul avatar May 16 '25 08:05 nerzhul