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

CLI should automatically collect logs of all components #208

Open
nascentcore-eng opened this issue Mar 16, 2023 · 1 comment
Open

CLI should automatically collect logs of all components #208

nascentcore-eng opened this issue Mar 16, 2023 · 1 comment
Labels
component:cli Starship CLI that interact with the installed Starship service on a Kubernetes cluster feature request Adding new features to Starship needs-triage Newly created issues that need assessment and find appropriate assignee task

Comments

@nascentcore-eng
Copy link
Contributor

Is your feature request related to a problem? Please describe.
If Starship is not working correctly, logs need to be collected for debugging. It's somewhat curbesome to find all pods of the Starship and getting the logs.

Describe the solution you'd like
CLI looks up pods in tricorder name space and lookup for all of the pods, and download them with kubectl or some kunernetes API

Are you on Kubernetes, if so, what version
Yes

Kernel version
Not relevant

Describe alternatives you've considered
Provide a doc for users to download logs with kubectl

Additional context
None

@nascentcore-eng nascentcore-eng added feature request Adding new features to Starship needs-triage Newly created issues that need assessment and find appropriate assignee component:cli Starship CLI that interact with the installed Starship service on a Kubernetes cluster labels Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:cli Starship CLI that interact with the installed Starship service on a Kubernetes cluster feature request Adding new features to Starship needs-triage Newly created issues that need assessment and find appropriate assignee task
Projects
None yet
Development

No branches or pull requests

1 participant