66cc876ead
When a new Bind9 is added to the pool, Designate will trigger 'modzone' rndc command that will fail, unless zone is already present on the backend. This change will first verify that the zone is present on the backend, before an update attempt. If zone is not present - zone creation will be triggered. Closes-Bug: 1958409 Co-authored-by: Kiran Pawar <kinpaa@gmail.com> Change-Id: I782bf38a68f24a2e7133ff2afad7c96e2ae6b7f0
5 lines
92 B
YAML
5 lines
92 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue where new BIND9 pool instances may fail on zone update.
|