k8s: Validate API server not excluded admission plugins 32/95832/2
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Tue, 17 Sep 2019 14:31:47 +0000 (16:31 +0200)
committerDaniel Rose <dr695h@att.com>
Thu, 19 Sep 2019 13:01:03 +0000 (13:01 +0000)
commita15076ddf4a07a05e03934939112cf011414d514
tree68a66bec53ec1c000157f01eb04dd408c2778ee0
parentbe56744a2aecf133fcb9972a241847bfcd012e76
k8s: Validate API server not excluded admission plugins

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

Issue-ID: SECCOM-235
Change-Id: I63c2f8a5b94bfd6c9963805aae85595e6b6ad6d7
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