-
-
Notifications
You must be signed in to change notification settings - Fork 93
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 KUBECM_DISABLE_K8S_MORE_INFO env to disable output moreinfo #973
add KUBECM_DISABLE_K8S_MORE_INFO env to disable output moreinfo #973
Conversation
Signed-off-by: yxxhero <[email protected]>
The Label Bot has predicted the following:
|
@sunny0826 WTDY? I am yuanXiongXiong. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #973 +/- ##
==========================================
- Coverage 20.56% 20.53% -0.03%
==========================================
Files 21 21
Lines 2164 2167 +3
==========================================
Hits 445 445
- Misses 1673 1675 +2
- Partials 46 47 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Please add a description of this environment variable to listExample()
.
Signed-off-by: yxxhero <[email protected]>
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
Thank you for your valuable contribution to this project! Your work is greatly appreciated. 🎆
@all-contributors please add @yxxhero for code |
Description
Related Issue
resolves #972
Type of Change
Checklist
make build
andmake test
commands.make doc-gen
to generate new documentation.