You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After merging #119 the inventory plugin of this collection supports source caching which helps to reduce the load on the control plane of K8S clusters when running the inventory.
To further improve the support of caching in the inventory the plugin should cache its results in way that is interoperable with fact caching in Ansible. To implement caching in this way proper documentation on the Ansible side is needed first to show how it is implemented correctly.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
SUMMARY
After merging #119 the inventory plugin of this collection supports source caching which helps to reduce the load on the control plane of K8S clusters when running the inventory.
To further improve the support of caching in the inventory the plugin should cache its results in way that is interoperable with fact caching in Ansible. To implement caching in this way proper documentation on the Ansible side is needed first to show how it is implemented correctly.
See Cache plugins, Developing dynamic inventory and ansible/ansible-documentation#1689.
ISSUE TYPE
The text was updated successfully, but these errors were encountered: