Skip to content

Commit

Permalink
Merge pull request rancher#300 from andypitcher/cis-1.9
Browse files Browse the repository at this point in the history
Add cis-1.9 generic and update configmap
  • Loading branch information
andypitcher authored Nov 28, 2024
2 parents f4ac97e + 276e8aa commit 801f3ee
Show file tree
Hide file tree
Showing 26 changed files with 15 additions and 7,523 deletions.
2 changes: 1 addition & 1 deletion hack/e2e
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ function check_binaries(){

function check_config_files(){
echo "> Check for upstream test files:"
dirs="ack-1.0 aks-1.0 cis-1.23 cis-1.24 cis-1.7 cis-1.8 config.yaml eks-1.0.1 eks-1.1.0 eks-1.2.0 eks-stig-kubernetes-v1r6 gke-1.0 gke-1.2.0 gke-1.6.0 rh-0.7 rh-1.0"
dirs="ack-1.0 aks-1.0 cis-1.23 cis-1.24 cis-1.7 cis-1.8 cis-1.9 config.yaml eks-1.0.1 eks-1.1.0 eks-1.2.0 eks-stig-kubernetes-v1r6 gke-1.0 gke-1.2.0 gke-1.6.0 rh-0.7 rh-1.0"

for d in ${dirs}; do
if ! kubectl exec -n cis-operator-system security-scan-runner-scan-test -c rancher-cis-benchmark -- stat "/etc/kube-bench/cfg/$d"; then
Expand Down
2 changes: 0 additions & 2 deletions package/cfg/cis-1.23/config.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions package/cfg/cis-1.23/controlplane.yaml

This file was deleted.

135 changes: 0 additions & 135 deletions package/cfg/cis-1.23/etcd.yaml

This file was deleted.

Loading

0 comments on commit 801f3ee

Please sign in to comment.