Skip to content

refactor(daemon): remove config.glia control plane#480

Open
lthibault wants to merge 1 commit into
masterfrom
lthibault/stage2a-daemon-config-ripout
Open

refactor(daemon): remove config.glia control plane#480
lthibault wants to merge 1 commit into
masterfrom
lthibault/stage2a-daemon-config-ripout

Conversation

@lthibault
Copy link
Copy Markdown
Contributor

Summary

  • remove src/daemon_config.rs and stop using ~/.ww/config.glia as daemon control-plane input
  • make ww daemon install render service definitions directly from flags/env/defaults
  • keep daemon/service writer coverage by switching tests to DaemonServiceConfig
  • update CLI/docs/changelog wording to match the new source of truth

Why

  • avoids overlap between host config and pid0 Glia scripts
  • keeps host wiring deterministic and flag/env-driven

Validation

  • cargo test -p ww --bin ww

Part of #468.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant