k8s: Validate API server not excluded authorization mode 33/95833/2
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Tue, 17 Sep 2019 15:09:37 +0000 (17:09 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Thu, 19 Sep 2019 13:14:01 +0000 (15:14 +0200)
commitd515af5c7bddbbe3bebf3a6288fb3e43b234719a
tree2a2cc7e5aa9935ade0d10062ebf8d2c454bd6433
parenta15076ddf4a07a05e03934939112cf011414d514
k8s: Validate API server not excluded authorization mode

This patch verifies if CIS Kubernetes Benchmark v1.3.0 section
regarding master node configuration is satisfied (1.1.19).

Issue-ID: SECCOM-235
Change-Id: I00c9600fd0d351afb7141a5fa16f348eab67b12d
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
test/security/k8s/src/check/cmd/check/check.go
test/security/k8s/src/check/validators/master/api.go
test/security/k8s/src/check/validators/master/api_test.go