mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-04 17:02:05 +01: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%
Python
6.9%