Is your feature request related to a problem? Please describe.
We need to provide a tool to analyze "must-gather" tarballs, offering insights into how Skupper is being used and helping to identify common problems and suggest improvements.
Describe the solution you'd like
Maybe a new command like skupper debug analyze or even a new binary or container image that could be executed against a must-gather directory.
This utility could analyze errors and suggest improvements.
Describe alternatives you've considered
Here is an upstream sample that does a brief analysis and could be used as a source of ideas:
https://gist.github.com/fgiorgetti/7531f0edeeaf2f27f39228725408c8dd
Is your feature request related to a problem? Please describe.
We need to provide a tool to analyze "must-gather" tarballs, offering insights into how Skupper is being used and helping to identify common problems and suggest improvements.
Describe the solution you'd like
Maybe a new command like
skupper debug analyzeor even a new binary or container image that could be executed against a must-gather directory.This utility could analyze errors and suggest improvements.
Describe alternatives you've considered
Here is an upstream sample that does a brief analysis and could be used as a source of ideas:
https://gist.github.com/fgiorgetti/7531f0edeeaf2f27f39228725408c8dd