Releases: octarinesec/octarine-operator
Releases · octarinesec/octarine-operator
v6.2.0
What's Changed
- Add advanced settings
- Support private reg and secret settings in operator helm install
- Add adapter to helm template
- Added cndr sensor probes
- Add missing rbac permissions for monitor to access cbcontainersagents
- Set helm repo to cbartifactory
- Add helm post-delete that cleansup the CNDR /var/opt/carbonblack dirs
- Increase agents resources configurations
Full Changelog: v6.1.0...v6.2.0
v6.1.0
v6.0.2
v6.0.1
v6.0.0
What's Changed
- Make the runtime agent run on control-plane nodes
- Change operator ClusterRole to Role
- Upgrade go packages/Operator SDK version
- Update the compatibility matrix
- Add additional columns to the Custom resource display
- Tolerate all taints when deploying node agent
- Simplify setting http proxy in the operator CRD
- Add the a global field to set the registry name for images
Bugs
- CNDR agent is not deployed without scanning / runtime feature
- Compatibility check in operator fails with 404 when calling backend
- Cluster-scanner fails despite skipClusterScanning being true
v5.6.2
v5.6.1
v5.6.0
What's Changed
- Charts: Exposed a variable that can be passed by the user in the values.yaml for the kube-rbac-proxy image
- Charts: Added a flag to not create a namespace automatically
- Charts: Added a flag to not install the CRD automatically
- Enable custom ImagePullSecret in the operator for support pulling from private registry
- Fix URL format for operator apply script
- Add Get Nodes access to cbcontainers-agent-node-role
- Add mount of container engine unix sockets to the CNDR container