flant / addon-operator

A system to manage additional components for Kubernetes cluster in a simple, consistent and automated way.
https://flant.github.io/addon-operator/
Apache License 2.0
483 stars 27 forks source link

add panic debug #451

Closed yalosev closed 8 months ago

yalosev commented 8 months ago

Overview

Have to figure out rare panic

What this PR does / why we need it

In some cases we have a panic which is hard to understand. Need to add debug info for function which generates the panic

Special notes for your reviewer