kubectl-flame
kubectl-flame copied to clipboard
make kubectl-flame exit automatically when specific errors occur
I got this error when I use kubectl-flame to profile a golang application, which is expected as I do not specify the process name.

Not what I expected is the process cannot terminated automatically and I had to stop it manually. As the error cause is clear and the best way to solve is let user run kubectl-flame again with correct command, is it possible to make kubectl-flame exit automatically when specific errors occur?
Best wishes.
Thanks for reporting @nevermosby We will sure be fixing this soon.