mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Setting a null value to a node metadata is expected to remove it from subsequent reads. This is true both for static node metadata (defined in the agent configuration file) as well as for dynamic node metadata (defined via the Nomad API). Null values for static metadata must be persisted to indicate that the value has been removed, but strictly dynamic metadata null values can be removed from state and client memory.
5.0 KiB
5.0 KiB