Commit Graph

12 Commits (3309ecdecc8857e24cf9b6dd376737eb5e4233b1)

Author SHA1 Message Date
Jacob Payne 57dfa397bc bumping cis images 2021-09-29 11:39:58 -07:00
Jacob Payne 530ef81254 updated security scan image 2021-09-20 16:39:40 -07:00
Jake Hyde 8a669ab826 Update rancher-cis-benchmark to 2.0.1 2021-09-14 15:17:27 -04:00
Prachi Damle e96367cb27 Updating the cis-opertor to non-rc tag 2021-08-27 11:37:03 -07:00
Prachi Damle fcebc51356 Update cis image tag 2021-08-25 12:31:41 -07:00
Prachi Damle 7302e66ece Update CIS tag to include k8s version upgrade fix
No need to update packageVersion

Generated assets
2021-05-24 17:25:37 -07:00
Arvind Iyengar 551327b14e
Checkout current packages from dev-v2.5-source
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```
2021-05-17 15:30:27 -07:00
Daishan 2469c9213c Clean up folders 2020-09-22 16:26:19 -07:00
Prachi Damle 2dd35d89bb Delete tgz files from assets, parameter in the post-install hook for namespace should use the
helm templating
2020-09-18 10:36:16 -07:00
Prachi Damle af609af172 Fixes to clear error state on scan retry, fixes for CIS hardened cluster 2020-09-18 00:33:33 -07:00
Prachi Damle e0a5f24a68 Updating cis-operator image tag, correcting readme, updating CRD defn 2020-09-14 00:29:45 -07:00
Prachi Damle b55e6ec019 Adding rancher-cis-benchmark-crds - CRD chart for CIS v2
Adding rancher-cis-benchmark - Main chart for deploying cis-operator

Review comments and changes CRDs and adding the roles

Adding default ClusterScanProfiles in a Configmap

Updating kubernetes version to have major.minor.patch

Package the CRDs within the original chart and add package.yaml

chart changes for tolerations, crds, added
global.cattle.systemDefaultRegistry

Review changes to removed nodeSelector helper, combine all cis clusterroles in one file

CRD name change and adding keywords, moving package.yaml one folder upi
Renamed hardened benchmark
Move providesGVR to chart.yaml
2020-09-09 15:45:25 -07:00