Arvind Iyengar
775e5e62f2
(dev-v2.6-archive) Remove rcVersions
...
(partially cherry picked from commit b350bb93e0
)
2022-01-06 11:33:34 -08:00
Arvind Iyengar
63af4011e1
(dev-v2.6-archive) 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
```
(partially cherry picked from commit 551327b14e
)
2022-01-06 11:33:32 -08:00
actions
decb1db44b
(dev-v2.6-archive) Generated changes
...
(partially cherry picked from commit 88defdad62
)
2022-01-06 11:33:31 -08:00
Prachi Damle
a63a0d586a
(dev-v2.6-archive) Merge pull request #676 from prachidamle/airgap_fix
...
Use global registry for security-scan and sonobuoy tool images to support airgapped setups
(partially cherry picked from commit 0f786657a2
)
2022-01-06 11:33:27 -08:00
Jacob Payne
fba428baa7
(dev-v2.6-archive) allow tolerations to be passed to fluentbit containers ( #673 )
...
(partially cherry picked from commit 91d1dedca1
)
2022-01-06 11:33:27 -08:00
Prachi Damle
2d82003905
(dev-v2.6-archive) Use the system_default_registry for security-scan and sonobuoy images
...
Deleting tgz assets
(partially cherry picked from commit 42f30bfad1
)
2022-01-06 11:33:26 -08:00
aiyengar2
f04ef106ae
(dev-v2.6-archive) Merge pull request #662 from aiyengar2/use_new_busybox
...
Replace rancher/busybox w/ rancher/library-busybox
(partially cherry picked from commit afb3af8690
)
2022-01-06 11:33:18 -08:00
rajashree
748bfc929f
(dev-v2.6-archive) Update resourceset to include configmaps for clusterrepos
...
(partially cherry picked from commit b3cc3a717c
)
2022-01-06 11:33:18 -08:00
Prachi Damle
866397beaa
(dev-v2.6-archive) Delete tgz files from assets, parameter in the post-install hook for namespace should use the
...
helm templating
(partially cherry picked from commit 2dd35d89bb
)
2022-01-06 11:33:16 -08:00
Darren Shepherd
824e9a5211
(dev-v2.6-archive) fleet-0.3.0-beta1
...
(partially cherry picked from commit ecd90e66af
)
2022-01-06 11:33:15 -08:00
Prachi Damle
3b038e7b76
(dev-v2.6-archive) Fixes to clear error state on scan retry, fixes for CIS hardened cluster
...
(partially cherry picked from commit af609af172
)
2022-01-06 11:33:15 -08:00
Prachi Damle
145544197f
(dev-v2.6-archive) Merge pull request #644 from prachidamle/new_cis_fixes
...
New cis-operator state transition fixes
(partially cherry picked from commit 433d3a5ffa
)
2022-01-06 11:33:08 -08:00
Jacob Payne
77baa20d90
(dev-v2.6-archive) bumped image versions ( #639 )
...
(partially cherry picked from commit 2d2f818ad5
)
2022-01-06 11:33:07 -08:00
Prachi Damle
6eb9626f52
(dev-v2.6-archive) Updating cis-operator image tag, correcting readme, updating CRD defn
...
(partially cherry picked from commit e0a5f24a68
)
2022-01-06 11:33:07 -08:00
prachidamle
cf361b4183
(dev-v2.6-archive) Generated changes
...
(partially cherry picked from commit 2e8885abaa
)
2022-01-06 11:33:00 -08:00
Prachi Damle
3a84d26ed3
(dev-v2.6-archive) 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
(partially cherry picked from commit b55e6ec019
)
2022-01-06 11:32:59 -08:00
Caleb Bron
2087de28b5
clean up main
2020-09-30 16:45:24 -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