k8s: Validate API server request timeout 94/96294/1
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 25 Sep 2019 16:30:10 +0000 (18:30 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Thu, 26 Sep 2019 17:02:01 +0000 (19:02 +0200)
commit91b130eec8a32e270f3e52f3ba10c4566383b1b2
treecf77a543993f4187891b938b7819502c1ffdd02e
parent4dbeacb893fce6c6c6dad99cd691362fda48ec91
k8s: Validate API server request timeout

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

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