mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 18:19:42 +00:00
Update Config system requirements
parent
1d4f2dc25b
commit
08aef247d6
@ -19,7 +19,11 @@ Use-cases:
|
|||||||
- [ ] Validate configuration - before server (re)start
|
- [ ] Validate configuration - before server (re)start
|
||||||
- [ ] Start a server - should not take ages to parse & use config from disk
|
- [ ] Start a server - should not take ages to parse & use config from disk
|
||||||
- [ ] Retrieve full running configuration
|
- [ ] Retrieve full running configuration
|
||||||
- [ ] Retrieve values modified in local config (i.e. values which are inherited from default)
|
- [ ] Retrieve all values modified in local config (i.e. values which are inherited from default)
|
||||||
|
- [ ] possibly without starting the server itself?
|
||||||
|
- [ ] Retrieve a single subtree from config (e.g. config for zone `example.com`)
|
||||||
|
- [ ] possibly without starting the server itself?
|
||||||
|
- [ ] Retrieve a single value from config
|
||||||
- [ ] possibly without starting the server itself?
|
- [ ] possibly without starting the server itself?
|
||||||
- [ ] Add or remove a zone, with all its config values
|
- [ ] Add or remove a zone, with all its config values
|
||||||
- [ ] Change a top-level config object shared by many zones - e.g. `primaries`, `key` etc.
|
- [ ] Change a top-level config object shared by many zones - e.g. `primaries`, `key` etc.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user