mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-10 02:26:09 +00:00
Fix resource cache not being used SUMMARY This was some bad copy/paste from the openshift client. The resource cache was never being used resulting in unnecessary HTTP requests. ISSUE TYPE Bugfix Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: None <None> Reviewed-by: Gonéri Le Bouder <goneri@lebouder.net> Reviewed-by: None <None>
4 lines
119 B
YAML
4 lines
119 B
YAML
---
|
|
bugfixes:
|
|
- fix resource cache not being used (https://github.com/ansible-collections/kubernetes.core/pull/228).
|