Comment 36 for bug 1821026

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/736797
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=7639db0d71f53c147031c7edbfd530530a496cd6
Submitter: Zuul
Branch: master

commit 7639db0d71f53c147031c7edbfd530530a496cd6
Author: Joseph Richard <email address hidden>
Date: Thu Jun 18 12:00:42 2020 -0400

    Use sequential forward policy in coredns

    If possible, dns should be resolved through dnsmasq, in order to allow
    proper resolution of platform (e.g. controller) hostnames, which would
    fail to resolve from external nameservers.

    This commit handles setting sequential policy over an upgrade.

    Closes-Bug: 1821026
    Change-Id: Ib9b09bcfe2b84226ef25cfaaa2fa9d1f8051409e
    Signed-off-by: Joseph Richard <email address hidden>