-
Notifications
You must be signed in to change notification settings - Fork 16
add more wrapper func for tablewriter #139
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
add more wrapper func for tablewriter #139
Conversation
1137cf8 to
d23bd79
Compare
xmudrii
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
|
CI is unhappy |
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
d23bd79 to
9eb8ae7
Compare
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
|
renamed the package utils to helpers to make more meaniful and also to fix the lint issue |
xmudrii
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cpanato, xmudrii 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 |
|
already updated a few repos on our side, i think we can move forward |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
not happy with the initial PR, and this adds some default functions to avoid we pass the entire config when we use it, only if required
follow up of #136
/assign @saschagrunert
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
Does this PR introduce a user-facing change?