Comment 11 for bug 2036750

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (stable/2023.2)

Reviewed: https://review.opendev.org/c/openstack/designate/+/895920
Committed: https://opendev.org/openstack/designate/commit/2e9de97f1b7c67bf82faf731824f76ab3bd48b5e
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit 2e9de97f1b7c67bf82faf731824f76ab3bd48b5e
Author: Erik Olof Gunnar Andersson <email address hidden>
Date: Wed Sep 20 14:49:53 2023 -0700

    Fix bug with designate-manage pool update losing existing record data

    When designate-manage pool update is used we trigger an AFXR and
    use that information to rebuild the zone. This is however only valid
    for secondary zones, as the AXFR does not contain all the internal
    information required for a primary zone and that causes designate to
    lose important internal record data.

    Closes-Bug: #2036750
    Change-Id: I77a5d05cd8f55e975a16cb386221d53b63131886