cis-operator icon indicating copy to clipboard operation
cis-operator copied to clipboard

CIS v2 scan does not run on a windows cluster

Open sowmyav27 opened this issue 5 years ago • 1 comments

On master-head - commit id: 01c13f69c

  • CIS operator chart/app images:
image:
        cisoperator:
          repository: rancher/cis-operator
          tag: v0.0.5
        securityScan:
          repository: rancher/security-scan
          tag: v0.2.0
        sonobuoy:
          repository: rancher/sonobuoy-sonobuoy
          tag: v0.16.3
  • Deploy a cluster scan on a windows cluster.
  • The scan CR is seen in Running state and the Job's pod has error Error: ImagePullBackOff

sowmyav27 avatar Sep 16 '20 20:09 sowmyav27

Depends on https://github.com/rancher/cis-operator/issues/40 and is low priority right now.

rayandas avatar Dec 19 '22 12:12 rayandas