talos/internal
Utku Ozdemir ea2aa06116
fix: fix data race on network config read
Fix a data race caused by the metadata field of PlatformNetworkConfig being edited after it was sent to the channel. It caused test failures.

Fix it by setting a copy of the metadata instead.

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2023-03-17 00:24:22 +01:00
..
app fix: fix data race on network config read 2023-03-17 00:24:22 +01:00
integration feat: implement APIs to write to META 2023-03-15 22:17:52 +04:00
pkg feat: provide platform network config for 'metal' in META 2023-03-15 23:54:39 +04:00