Skip to content

Support for config-hash-* (Kea v2.4.0+) #45

@BSpendlove

Description

@BSpendlove

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 used to later determine if a configuration has changed or not."

Reason for Feature/Enhancement

Breaks all daemon config_test/set tests because its not allowed to be sent with this commands, the local cached configuration for each daemon (typical variable naming is called cached_config) should strip out this hash or run through the local pydantic model and exclude this field

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions