Commit Graph

21 Commits (0622f0482b04a9ea0a2efe45bbadea7951f845e7)

Author SHA1 Message Date
Jacob Payne 37cc78ed0e fixing cis rancher restriction 2021-09-29 15:37:16 -07:00
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
Brenda Rearden 05ec4dbb83 Add cluster-tool annotation
Add cluster-tool Monitoring

Add cluster-tool annotation Alerting Drivers

Add cluster-tool annotation CIS Benchmark

Add cluster-tool annotation Istio

Add cluster-tool annotation Logging

Add cluster-tool annotation Longhorn

Add cluster-tool annotation OPA Gatekeeper
2021-07-30 11:20:56 -07:00
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
Jiaqi Luo 26d9c3d28c update versions on multiple charts 2021-06-18 12:05:33 -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
Jiaqi Luo 09f8f4b5bf update all charts' version to 100.0.0 2021-06-11 13:43:20 -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 b350bb93e0
Remove rcVersions 2021-05-17 15:39:11 -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 42f30bfad1 Use the system_default_registry for security-scan and sonobuoy images
Deleting tgz assets
2020-09-21 15:21:56 -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
prachidamle 2e8885abaa Generated changes 2020-09-09 22:50:15 +00: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