1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-20 01:35:13 +03:00
Commit graph

7 commits

Author SHA1 Message Date
Trung Lê
4f8fac03ee testing/kubernetes: tweak env variables
Follow up on 5c94d4afcb

Changes:

* Revert s/KUBELET_KUBEADM_ARGS/KUBELET_ARGS
* Use /var/lib/kubernetes as the placeholder for other control planes env files
2020-07-22 10:16:33 +00:00
Francesco Colista
5c94d4afcb testing/kubernetes: added support for env variable
Follow up on https://gitlab.alpinelinux.org/alpine/aports/-/issues/11758

Introduced the following ENV variables read from the init:

KUBE_APISERVER_ARGS
KUBE_CONTROLLER_MANAGER_ARGS
KUBE_PROXY_ARGS
KUBE_SCHEDULER_ARGS
KUBELET_ARGS (renamed from KUBELET_KUBEADM_ARGS for name consistency)
2020-07-21 14:02:47 +00:00
Francesco Colista
1219ea2de2 testing/kubernetes: updated initd(s) to use command_args 2020-07-21 07:25:21 +00:00
Natanael Copa
4e282e0649 testing/kubernetes: use supervise-daemon for init.d scripts 2020-06-17 13:01:46 +00:00
Francesco Colista
eb36fd9ba3 testing/kubernetes: fixed user-groups on different services 2020-05-25 15:06:00 +00:00
Francesco Colista
eb0c1a803a testing/kubernetes: upgrade to 1.18.3
First tentative to split kubernetes in different subpackages

Removed unused make arguments
2020-05-25 09:22:36 +00:00
Francesco Colista
fd3cda9b3d testing/kubernetes: upgrade to 1.15.0 2019-07-16 21:02:57 +00:00