mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-04 12:02:13 +02:00
With the switch from rkt to systemd-nspawn the ability for the service to set the routing entries for the TCP load balancer got lost, resulting in an unreachable LB as reported in https://github.com/kinvolk/Flatcar/issues/459 The fix also reported there is to retain CAP_NET_ADMIN when starting the service.
Description
Languages
Shell
93.1%
Python
6.9%