Git hook to ensure serial number of DNS zones is changed
Closed, WontfixPublic

Description

More than once I have made changes to the DNS configuration in sysadmin/dns.git and forgotten to bump the serial number of the DNS zone. Ben somehow never forgets but I do need a slap when I forget.

It would be technically possible to make git hooks enforce this, making the slap automatic. If a zone file is edited but the serial number didn't change, reject the push, or at least give a warning.

Restricted Application added a subscriber: sysadmin. ยท View Herald TranscriptJul 24 2016, 11:10 PM
bgupta added a subscriber: bgupta.Jul 25 2016, 4:03 PM

I've forgotten this just once in the past, but the changes propagated just fine.

Changing the serial number isn't required for either our PowerDNS servers or Bytemark to pick it up - it will begin propagating regardless. Do we still need to implement this? As long as it gets bumped for consistency everything should be fine.

I thought it was required, and our internal docs said so.

Either way, there is a reason why I filed this in the lowest possible priority ๐Ÿ˜ Plus it's something I may implement myself, eventually. I just didn't want to forget the idea, hence ticket.

nalvarez closed this task as Wontfix.Jul 18 2017, 2:35 AM
nalvarez claimed this task.

Meh.