openebs-archive/openebsctl

Ability to generate raise GitHub issues with required troubleshooting information.

Open

#39 opened on Jun 29, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (22 forks)auto 404
Hacktoberfestgood first issuehelp wanted

Repository metrics

Stars
 (33 stars)
PR merge metrics
 (PR metrics pending)

Description

Background

Currently it's easy to see volumes & pools & their states(good/bad/etc) but it's not super-easy & super-fast to get to the root cause behind their state to help in faster debugging.

Scope

  • Capture relevant troubleshooting information about volume, pools/vg-groups etc & send them as GitHub issue to (say) openebs/openebs repo so that bugs don't get missed and time spent between follow-ups are reduced.

Contributor guide