← Back to team overview

sts-sponsors team mailing list archive

[Merge] ~cgrabowski/maas:fix_glue_zones into maas:master

 

The proposal to merge ~cgrabowski/maas:fix_glue_zones into maas:master has been updated.

Description changed to:

It appears when BIND has received dynamic updates and the region controller instructs BIND to do a full reload, in the observed case a glue zone was created, it will reload the new zone however may conflict with existing zones, by using `rndc freeze` and `rndc thaw` the region controller will reload BIND with transactional integrity to dynamic updates.

Additionally, it appears we were not checking the update was in the glue zone, just not in a non-glue zone, this adds a check for membership in the glue network specifically.

For more details, see:
https://code.launchpad.net/~cgrabowski/maas/+git/maas/+merge/436005
-- 
Your team MAAS Committers is subscribed to branch maas:master.



References