Move allowed node attrs to config file, apply automatically #634

Merged
raucao merged 1 commits from dev/allowed_node_attrs into master 2026-07-05 15:11:23 +00:00
Owner

This moves the whitelist for nodes' "normal" attributes to a config file, which is loaded live during every run and applied in memory in case the node's local file hasn't been updated before the client run.

Fixes allowed attributes being overwritten/removed in the node info JSON files.

This moves the whitelist for nodes' "normal" attributes to a config file, which is loaded live during every run and applied in memory in case the node's local file hasn't been updated before the client run. Fixes allowed attributes being overwritten/removed in the node info JSON files.
raucao added the dev environmentkredits-1 labels 2026-07-05 15:11:07 +00:00
raucao added 1 commit 2026-07-05 15:11:07 +00:00
This moves the whitelist for nodes' "normal" attributes to a config
file, which is loaded live during every run and applied in memory in
case the node's local file hasn't been updated before the client run.

Fixes allowed attributes being overwritten/removed in the node info
JSON files.
raucao merged commit 1e2ff76797 into master 2026-07-05 15:11:23 +00:00
raucao deleted branch dev/allowed_node_attrs 2026-07-05 15:11:23 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#634