kubespray/roles/network_plugin/calico
Bogdan Dobrelya 2af71f31b4 Rework systemd service units
* Add for docker system units:
    ExecReload=/bin/kill -s HUP $MAINPID
    Delegate=yes
    KillMode=process.
* Add missed DOCKER_OPTIONS for calico/weave docker systemd unit.
* Change Requires= to a less strict and non-faily Wants=, add missing
  Wants= for After=.
* Align wants/after in a wat if Wants=foo, After= has foo as well.
* Make wants/after docker.service to ask for the docker.socket as well.
* Move "docker rm -f" commands from ExecStartPre= to ExecStopPost=.
  hooks to ensure non-destructive start attempts issued by Wants=.

Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-08-02 10:55:42 +02:00
..
defaults Support --ipip option for calico pool 2016-07-21 13:05:40 +02:00
handlers Fix etcd restart and handler systemd tasks 2016-07-29 16:32:35 +03:00
meta Change calicoctl deployment to use container 2016-07-05 13:49:03 +03:00
tasks Merge pull request #372 from adidenko/calico-ipip-support 2016-07-29 08:05:00 -07:00
templates Rework systemd service units 2016-08-02 10:55:42 +02:00