Commit Graph

6 Commits (5fba1eec934fd2cb0a7e10f77f6b04984c60a74e)

Author SHA1 Message Date
Jacob Payne b90600cc78
Fix/issue-98 (clusterscan not found) (#1323)
* removed cis version 1.0.6

* fixed missing status on cis clusterscan resource

* make charts
2021-07-01 15:14:48 -07:00
Jacob Payne 0e089425ab
Fix/issue 32301 (#1247)
* cis 1.0.6 1.22 fixes

* make charts
2021-06-15 15:04:10 -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 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