bac6f99608
* Ensure that k8s_facts always returns resources key (#46733)
Fix bug returning `items` key if NotFound exception is hit
(cherry picked from commit b772485d97
)
* Add changelog for k8s_facts fix
3 lines
72 B
YAML
3 lines
72 B
YAML
---
|
|
bugfixes:
|
|
- k8s_facts now returns a resources key in all situations
|