k8s: Add tests for API server validators 18/91018/1
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Mon, 8 Jul 2019 12:17:55 +0000 (14:17 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Mon, 8 Jul 2019 12:18:22 +0000 (14:18 +0200)
commit056ef4c18a177e179ce288247f67cf23dad47c18
tree0172fbdc05662c510494092ab8884a7d45b054eb
parent0231bdbc69fd7a594606d88124a1a789963a49e7
k8s: Add tests for API server validators

This patch also adds convenience target to the Makefile and updates
documentation on relevant dependencies.

Issue-ID: SECCOM-235
Change-Id: I57e00af3cd4c60af3128e3094607cc61bc1e5dbe
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
test/security/k8s/Makefile
test/security/k8s/README
test/security/k8s/src/check/validators/master/api_test.go [new file with mode: 0644]
test/security/k8s/src/check/validators/master/master_suite_test.go [new file with mode: 0644]