designate/releasenotes/notes/bug-2015762-sink-delete-fails-intermittently-53168cf5cd830b59.yaml
Erik Olof Gunnar Andersson 2cb42ac9f6 Use ids when removing sink managed records
If the record status changes during the removal process,
the current implementation will fail.

Closes-Bug: 2015762
Change-Id: Iebe609e5f365d03e99f2a4580671175b4642763c
2023-04-13 23:19:20 +00:00

8 lines
208 B
YAML

---
fixes:
- |
Fixed `bug 2015762`_ which could cause managed records to
occasionally fail to delete due to a race condition.
.. _Bug 2015762: https://bugs.launchpad.net/designate/+bug/2015762