Skip to content

Conversation

@JanZachmann
Copy link
Contributor

@JanZachmann JanZachmann commented Nov 17, 2025

Summary

  • Add configurable delay after networkd reload (RELOAD_NETWORK_DELAY_MS, default 500ms) to ensure configuration is applied before querying status
  • Add lib.rs to fix cargo test warning about missing lib target
  • Include cargo fmt formatting fixes

@JanZachmann JanZachmann changed the title WIP: fix: add delay after networkd reload to ensure config is applied fix: add delay after networkd reload to ensure config is applied Nov 17, 2025
@JanZachmann JanZachmann marked this pull request as ready for review November 17, 2025 21:15
@JanZachmann JanZachmann force-pushed the fix-reload-network-timing branch from c995524 to 84b1ecf Compare November 18, 2025 16:06
networkd's reload job completion only means it received the signal, not
that it finished applying the new configuration internally. Add
configurable delay (RELOAD_NETWORK_DELAY_MS, default 500ms) to ensure
Describe returns updated configuration.

Also adds lib.rs to fix cargo test warning about missing lib target.

Includes cargo fmt formatting fixes.

Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com>
@JanZachmann JanZachmann force-pushed the fix-reload-network-timing branch from 84b1ecf to 8ccdca9 Compare November 18, 2025 16:10
@JanZachmann JanZachmann merged commit 1deeaab into omnect:main Nov 18, 2025
3 checks passed
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.

3 participants