Skip to content
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

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

alinabuzachis
Copy link
Contributor

SUMMARY
  • Add logic for cache file name generation
  • Add cache_file when DynamicClient is created

Old PR: ansible-collections/community.kubernetes#405

@codecov
Copy link

codecov bot commented Apr 8, 2021

Codecov Report

Merging #46 (9a3096e) into main (a5a850d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a5a850d...9a3096e. Read the comment docs.

@alinabuzachis alinabuzachis force-pushed the cache_file branch 2 times, most recently from 06d9200 to 117c033 Compare April 8, 2021 16:09
plugins/module_utils/common.py Outdated Show resolved Hide resolved
@Akasurde Akasurde self-assigned this Apr 9, 2021
@Akasurde
Copy link
Member

Akasurde commented Apr 9, 2021

@fabianvf @geerlingguy @gravesm Can you please review this? Thanks in advance.

Copy link
Member

@gravesm gravesm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Akasurde
Copy link
Member

@fabianvf @geerlingguy Could you please take a look and let us know if it works for you? Thanks.

Copy link
Contributor

@fabianvf fabianvf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@Akasurde Akasurde merged commit c214376 into ansible-collections:main Apr 21, 2021
@Akasurde
Copy link
Member

@alinabuzachis Thanks for the contribution. @gravesm @fabianvf Thanks for the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants