Skip to content

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

Open
@adambkaplan

Description

@adambkaplan

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

  • Status

    In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions