k8s: Drop support for Casablanca 97/100697/3
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Thu, 23 Jan 2020 11:13:44 +0000 (12:13 +0100)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 29 Jan 2020 16:17:40 +0000 (17:17 +0100)
commit2e956f6332428d91afd683884de7dcf43aec5988
treeb66c30376fb7cae6c982ea6324a22b864f553a58
parente15544dfe000aa6d055b5d8bc0fadfc8f0ef5648
k8s: Drop support for Casablanca

Casablanca release reached End of Life (EOL) stage on July 8th 2019 [1].

This patch also fixes comments for test fixtures.

This whole test subtree will be deleted upon migrating Aquasec
kube-bench [2] for CIS Benchmark [3] integrated by Orange [4] to ONAP
xtesting [5].

[1] https://wiki.onap.org/display/DW/Long+Term+Roadmap
[2] https://github.com/aquasecurity/kube-bench
[3] https://www.cisecurity.org/benchmark/kubernetes/
[4] https://gitlab.com/Orange-OpenSource/lfn/onap/integration/xtesting
[5] https://git.onap.org/integration/xtesting/

Issue-ID: SECCOM-235
Change-Id: Ifc7d9c775c27d4cfafdd1932809288530cffceff
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
12 files changed:
test/security/k8s/README
test/security/k8s/src/check/check.go
test/security/k8s/src/check/cmd/check/check.go
test/security/k8s/src/check/rancher/rancher.go [deleted file]
test/security/k8s/src/check/validators/master/api/api_test.go
test/security/k8s/src/check/validators/master/controllermanager/controllermanager_test.go
test/security/k8s/src/check/validators/master/scheduler/scheduler_test.go
test/security/k8s/tools/casablanca/get_customization_scripts.sh [deleted file]
test/security/k8s/tools/casablanca/get_ranchercli.sh [deleted file]
test/security/k8s/tools/casablanca/imported/openstack-k8s-node.sh [deleted file]
test/security/k8s/tools/casablanca/imported/openstack-rancher.sh [deleted file]
test/security/k8s/vagrant/casablanca/Vagrantfile [deleted file]