Skip to content

Releases: octarinesec/octarine-operator

v6.2.0

15 Feb 10:19
Compare
Choose a tag to compare

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

15 Nov 11:28
6f403b3
Compare
Choose a tag to compare
  • Support remote K8s agent update from the Operator
  • Upgrade go version to 1.21.4
  • Upgrade go net package to 0.17.0 & upgrade kube-rbac-proxy image to v0.15.0-containers to fix CVEs
  • On the delete CNDR volumes script we need to skip if /var/opt does not exist

v6.0.2

31 Oct 12:31
Compare
Choose a tag to compare

Fixed “Cloud Native Detect Response” support for Openshift platforms

v6.0.1

31 Oct 12:31
Compare
Choose a tag to compare
  • Increased the cluster scanner memory limit

v6.0.0

31 Oct 12:31
Compare
Choose a tag to compare

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

27 Jun 10:08
4e29baa
Compare
Choose a tag to compare

Support for Openshift was added

v5.6.1

30 May 08:28
Compare
Choose a tag to compare

What's Changed

  • Added Runtime Resolver autoscaling based on cluster's nodes count (managed via the nodesToReplicasRatio option)

v5.6.0

14 Mar 12:56
d9a9806
Compare
Choose a tag to compare

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

v5.5.0

14 Mar 12:49
Compare
Choose a tag to compare
Go back to controller gen v0.9.0 to remove new CRD field being genera…

v5.4.0

23 Nov 10:27
f10fae9
Compare
Choose a tag to compare
  • Webhook report for Ephemeral Containers