Files
warewulf/internal/pkg/node
Jonathon Anderson b50fb3f3ef Fix handling of net.IP during node merge
Because net.IP is derived from []byte, it was being handled by mergo as a
slice. This adds an additional transformer that handles net.IP specifically,
and also watches for this type in field tracking.

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2025-01-18 10:07:19 -07:00
..
2024-11-11 00:08:47 -07:00
2024-12-25 13:46:04 -07:00
2024-11-11 00:09:02 -07:00
2024-11-11 00:09:02 -07:00
2024-11-11 00:08:47 -07:00
2024-11-11 00:08:47 -07:00
2025-01-15 13:34:45 +01:00