k8s_facts: fix handling of unknown resource types (#47857)

This commit is contained in:
Mariusz Mazur
2018-11-06 14:43:55 +01:00
committed by Martin Krizek
parent c5b303fa52
commit a5c8e952e8
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
---
bugfixes:
- k8s_facts now returns a resources key in all situations
- "k8s_facts: fix handling of unknown resource types"