Files
kubernetes.core/changelogs/fragments/129-k8s-fix-apply-array-with-empty-dict.yml
2021-06-15 10:41:55 +02:00

4 lines
172 B
YAML

---
bugfixes:
- Fix apply for k8s module when an array attribute from definition contains empty dict (https://github.com/ansible-collections/kubernetes.core/issues/113).