runtime icon indicating copy to clipboard operation
runtime copied to clipboard

debugging the acorn control plane

Open cjellick opened this issue 3 years ago • 3 comments

If I think something is wrong with the acorn control plane and want to check the logs for the controller, i have to go to kubectl. Do we want some debugging commands that lets the user know if the conrol plane is healthy and even gives access to the logs of the controller and api?

Could be too "inside" of a feature considering i want it as an acorn dev

cjellick avatar Aug 07 '22 15:08 cjellick

I think acorn info should show health status and their should be a “acorn system logs” command

ibuildthecloud avatar Aug 07 '22 17:08 ibuildthecloud

It would be great if we could add a command that packaged up bug report details. Like, the logs from controller and api server and the output of acorn info all packaged up into a single zip

cjellick avatar Aug 09 '22 15:08 cjellick

Im adding this to v0.2.0 to see if we can squeeze it in because I think it would help a lot with bug triage.

cjellick avatar Aug 09 '22 15:08 cjellick