kubernetes/cmd/kubeadm/app/util/initsystem
fengxsong a69f56e137
fix: check if initsystem service exists
when detecting whether a service exists, if it does not, the output result will be like "Unit noneexists.service could not be found." on ubuntu:20.04
2023-09-08 11:15:07 +08:00
..
initsystem_unix.go fix: check if initsystem service exists 2023-09-08 11:15:07 +08:00
initsystem_windows.go kubeadm: prefer to use pkg/errors package and cleanup fmt.Errorf 2022-07-26 16:56:16 +08:00
initsystem.go code cleanup for kubeadm 2023-04-26 23:51:39 +08:00