k8s: Mock etcd information collection 95/100695/2
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Mon, 7 Oct 2019 15:00:49 +0000 (17:00 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 29 Jan 2020 16:14:53 +0000 (17:14 +0100)
commitf649f22f8e4ec272fff3d806f8e4ba9b82ec7b4d
treebc796efda6b6a01582cb83396d4949e040d99e6f
parente5766d0eaa2441cbd1d52c8082442a689b752874
k8s: Mock etcd information collection

Rancher does not provide information on etcd as container arguments.
Its collection requires implementation of a new information extraction
method.

RKE does not include etcd process name in container arguments.

Issue-ID: SECCOM-235
Change-Id: I7576474fb2848962360771d2850aeb3f3869790a
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
test/security/k8s/src/check/check.go
test/security/k8s/src/check/cmd/check/check.go
test/security/k8s/src/check/errors.go [new file with mode: 0644]
test/security/k8s/src/check/rancher/rancher.go
test/security/k8s/src/check/raw/raw.go