Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: ability to dump starship state/logs #216

Open
Anmol1696 opened this issue Sep 6, 2023 · 0 comments
Open

feature: ability to dump starship state/logs #216

Anmol1696 opened this issue Sep 6, 2023 · 0 comments

Comments

@Anmol1696
Copy link
Collaborator

Overview

When there is an error or there needs to be debugging required, then we need a way to dump the whole state of the network.

Proposal

Based on the config file, create a dump dir that fetches the:

  • logs of each component
  • k8s definations that spun them up
  • config files
  • scripts etc

We could make this part of starship cli, starship export command that can perform the export.

Additional requirements

Should be callable from test cases itself. Incase of failure in a test case, an export should be performed so as to be able to debug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant