-
Notifications
You must be signed in to change notification settings - Fork 140
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 cache_file parameter for DynamicClient #46
Conversation
Codecov Report
@@ Coverage Diff @@
## main #46 +/- ##
=======================================
Coverage 23.17% 23.17%
=======================================
Files 1 1
Lines 151 151
Branches 24 24
=======================================
Hits 35 35
Misses 111 111
Partials 5 5 Continue to review full report at Codecov.
|
06d9200
to
117c033
Compare
@fabianvf @geerlingguy @gravesm Can you please review this? Thanks in advance. |
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
169564c
to
d70b848
Compare
@fabianvf @geerlingguy Could you please take a look and let us know if it works for you? Thanks. |
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
f2cb448
to
bb7e2d1
Compare
Signed-off-by: Alina Buzachis <[email protected]>
bb7e2d1
to
9a3096e
Compare
@alinabuzachis Thanks for the contribution. @gravesm @fabianvf Thanks for the review. |
SUMMARY
Old PR: ansible-collections/community.kubernetes#405