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] Debug utility command: shp buildrun gather #250

Open
1 task done
adambkaplan opened this issue May 2, 2024 · 3 comments
Open
1 task done

[FEATURE] Debug utility command: shp buildrun gather #250

adambkaplan opened this issue May 2, 2024 · 3 comments
Assignees
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@adambkaplan
Copy link
Member

Is there an existing feature request for this?

  • I have searched the existing feature requests

Is your feature request related to a problem or use-case? Please describe.

Failed BuildRuns can be challenging to debug due to the multiple abstraction layers involved. We should provide a simple command to extract the details of the failed BuildRun so diagnostics/analysis can be run by a support or platform team.

Describe the solution that you would like.

Provide a sub-command for shp buildrun that downloads all pertinent information for the BuildRun and saves it in a single location (or tarball/zip):

  1. BuildRun object
  2. TaskRun generated by the BuildRun
  3. Pod generated by the TaskRun
  4. Logs

Describe alternatives you have considered.

Update/provide troubleshooting docs on the website.

Anything else?

No response

@adambkaplan adambkaplan added the kind/feature Categorizes issue or PR as related to a new feature. label May 2, 2024
@adambkaplan
Copy link
Member Author

This feature might be a bit too big for a brand new contributor, but if someone has submitted their first patch/PR then this is a "good second issue"/"good first feature"

@qu1queee qu1queee added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label May 16, 2024
@qu1queee
Copy link
Contributor

From Refinement, this would be something to have but not committing it to a specific milestone.

@Adarsh-jaiss
Copy link
Member

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: In Progress
Development

No branches or pull requests

4 participants