ansible/changelogs/fragments/kubevirt_pvc.yml
Mariusz Mazur b41bbd9564 Backport/2.8/57617 (#57756)
* kubevirt_pvc: fix parameter priority (#57617)

* Add changelog

* Drop superfluous dict()

Co-Authored-By: Toshio Kuratomi <a.badger@gmail.com>
2019-06-18 11:16:18 -07:00

4 lines
160 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
bugfixes:
- Properly handle data importer failures on PVC creation, instead of timing out.
- kubevirt_pvc fix regression breaking any CDI features.