mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-11 21:45:03 -05:00
* ipa-dnskeysyncd now handles CONNECT_ERROR during bind * ipa-dnskeysyncd no longer logs full traceback on connection error. * ipa-dnskeysync-replica now handles SERVER_DOWN/CONNECT_ERROR exceptions and turns them into pretty error messages. Fixes: https://pagure.io/freeipa/issue/7905 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Oleg Kozlov <okozlov@redhat.com>