404notfoundhard
d036a04d4d
restart kubelet service when kube-config.yml is changed ( #5402 )
* fix(kubelet): exec notify restart kubelet service when kube-config.yml changed
* Revert "refactor(kubelet handler): change task name("reload kubelet") this is misleading"
This reverts commit 8f5d295608
.
* fix(handlers,kubelet): setting right notify task name
4 years ago
Sergey
b8d628c5f3
rename handler to fix ansible 2.8 issue ( #5801 )
4 years ago
MarkusTeufelberger
424e59805f
ansible-lint: Fix commands that are also available as module ( #4619 )
5 years ago
Bogdan Dobrelya
58062be2a3
Drop non systemd OS types support
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
7 years ago
Matthew Mosesohn
5668e5f767
Fix etcd restart and handler systemd tasks
Changed Wants=docker.service to docker.socket
Renamed handlers for reloading systemd to contain role in task name.
8 years ago
mattymo
68808534b3
Fix order in restart kubelet to fix systemd reload
Systemd reload before reload kubelet was failing because its definition was before "restart kubelet". Its definition should be after the notify hook.
8 years ago
Smana
a649aa8b7e
use ansible_service_mgr to detect init system
8 years ago
Smaine Kahlouch
4f92417a5d
split network plugins into distinct roles
8 years ago
Smaine Kahlouch
90ffb8489a
fix some handlers
8 years ago
Smaine Kahlouch
baaa6efc2b
workaround_ha_apiserver
8 years ago
ant31
56b92812fa
Fix systemd reload and calico unit
8 years ago
Smaine Kahlouch
283c4169ac
run apiserver as a service
reorder master handlers
typo for sysvinit
8 years ago
Smaine Kahlouch
8127e8f8e8
Flannel running as pod
8 years ago
Smaine Kahlouch
29bf90a858
review handlers for sysvinit
8 years ago
Smaine Kahlouch
d1e19563b0
Master and nodes will run the 'node' role, kube-proxy is run under a container, new script for ssl certs
9 years ago
Smaine Kahlouch
97c4edc028
Add api runtime config option, review kubernetes handlers
9 years ago
Smaine Kahlouch
00c562828f
Initial commit
9 years ago