talos/internal
Andrey Smirnov ee6d639f6c
fix: match routes on the priority properly
Fixes #7592

The problem was a mismatch between a "primary key" (ID) of the
`RouteSpec` and the way routes are looked up in the kernel - with two
idential routes but different priority Talos would end up in an infinite
loop fighting to remove and re-add back same route, as priority never
matches.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2023-08-10 14:29:47 +04:00
..
app fix: match routes on the priority properly 2023-08-10 14:29:47 +04:00
integration chore: remove <-errCh where possible in grpc methods 2023-08-07 22:28:58 +03:00
pkg chore: clean up the output of the imager 2023-08-07 16:00:14 +04:00