src: update root and version structure and help text#865
Conversation
6d4f97c to
7baa609
Compare
Codecov Report
@@ Coverage Diff @@
## main #865 +/- ##
==========================================
+ Coverage 44.50% 44.84% +0.34%
==========================================
Files 48 48
Lines 4743 4776 +33
==========================================
+ Hits 2111 2142 +31
- Misses 2334 2339 +5
+ Partials 298 295 -3
Continue to review full report at Codecov.
|
zroubalik
left a comment
There was a problem hiding this comment.
/lgtm
/hold for others to review
|
@lance I added in a proper test which should address your comment regarding sampling the root commmand's output directly. Thanks for the feedback |
60f9b93 to
673a6c4
Compare
673a6c4 to
efd7dba
Compare
|
/hold to figure out e2e tests |
|
I've just restarted the tests in case it's just a flake. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lance, lkingland, zroubalik The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Changes
The root and version commands were far out of sync with more recent command structures. This minor PR updates them to the more recent format, updates their help text, and explicity references verbosity level in the version command.
/kind cleanup