2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 18:19:42 +00:00

Update Config system requirements

Vicky Risk 2025-04-14 20:15:37 +00:00
parent 8fc3fd0fb9
commit 22f4e91aee

@ -30,6 +30,8 @@ Use-cases:
- [ ] Retrieve a single value from config
- [ ] possibly without starting the server itself?
- [ ] Add or remove a zone, with all its config values
- [ ] Add or remove a zone from a catalog zone
- [ ] Add or remove a forward zone
- [ ] Change a top-level config object shared by many zones - e.g. `primaries`, `key` etc.
- [ ] Change a global or view-level value which is inherited by child objects (e.g. `max-refresh-time` change in a view must propagate to all zones in the view, unless zone overrides this specific config)
- [ ] Change view definition - e.g. `match-clients`