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

Command that helps maintainers debug user issues #99

Closed
viglesiasce opened this issue Feb 22, 2018 · 2 comments
Closed

Command that helps maintainers debug user issues #99

viglesiasce opened this issue Feb 22, 2018 · 2 comments

Comments

@viglesiasce
Copy link
Contributor

In other projects I've worked on, there has been a command (something like skaffold debug) that puts together either a bundle of artifacts or prints out information that can be useful for maintainers to either reproduce or further debug issues that are reported. We could add a note to the issue template that asks users to run this command and add the info to their report.

@r2d4
Copy link
Contributor

r2d4 commented Feb 23, 2018

+1 I think this would be really useful for the issue template.

Theres no real state in skaffold, so what should this print out?

  • Environment
  • Prechecks: are all the required binaries installed for config X (these should probably be done on run or dev also)

@r2d4
Copy link
Contributor

r2d4 commented Jul 1, 2018

This should be covered in #726

@r2d4 r2d4 closed this as completed Jul 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants