Brandon

Results 12 issues of Brandon

Is it dead? not in a valid state/doesn't work when you run the project

### Daemon/Area All Daemons ### Feature/Enhancement you are proposing There should be a local class/functions that interact with the local cached config for people that don't want to interact directly...

enhancement

### Daemon/Area All Daemons ### Feature/Enhancement you are proposing Add metadata (eg. description) to each model to enhance developer experience in IDEs. ### Reason for Feature/Enhancement Currently the model will...

### Daemon/Area Pydantic Models ### Feature/Enhancement you are proposing Migrate all existing Pydantic models from v1 to v2 ### Reason for Feature/Enhancement Core validation logic written in rust, v2 brings...

### Daemon/Area ddns ### Feature/Enhancement you are proposing Effort is yet to be made for DDNS daemon Basic implementation will provide common API calls first and then more specific ones...

### Daemon/Area All Daemons ### Feature/Enhancement you are proposing Revisit all daemon tests and current commands implemented to see how much work to get pykeadhcp working with v2.4.0. I believe...

enhancement

### Daemon/Area All Daemons ### Feature/Enhancement you are proposing https://kea.readthedocs.io/en/kea-2.4.0/arm/ctrl-channel.html#command-config-hash-get "Starting with 2.4.0, also config-set and config-get return the SHA-256 hash of the new or current configuration. This may be...

### Daemon/Area All Daemons ### Feature/Enhancement you are proposing Implement all statistic-* commands for dhcp4 and dhcp6 daemons: - [x] statistic-get - [x] statistic-get-all - [ ] statistic-remove - [...

enhancement
good first issue

### Daemon/Area All Daemons ### Feature/Enhancement you are proposing Update documentation for developing/contribution experience ### Reason for Feature/Enhancement To help encourage community development of pykeadhcp

documentation
help wanted

### Daemon/Area All Daemons ### Feature/Enhancement you are proposing After each API call to a daemon that changes configuration data on the API, the cached configuration held in the class...

enhancement