Skip to content

Releases: octarinesec/octarine-operator

v5.3.0

28 Aug 09:00
ac2b79a
Compare
Choose a tag to compare
  • Prevent multiple cluster being registered with the same name/domain
  • Improve the data plane logs at info level
  • Bugfix: Infinite reconcile loop for mutating webhook on kind 1.14

v5.2.0

28 Jun 11:45
b3aa241
Compare
Choose a tag to compare
  • Runtime scanning - Support RKE2(Rancher)
  • Change imagePullPolicy for DP services to IfNotPresent
  • Change operator to create a dedicated role for the agent components
  • Turn the mutating webhook on by default in the operator/agent
  • Exclude kube system namespace from the mutate/validate by default
  • Runtime scanning - Support microK8s
  • Upgrade operator SDK to 1.22
  • Upgrade to GO 1.18
  • Build image for operator container that protects metrics
  • Add HTTP Proxy support to Runtime & image-scanning
  • Add support to track agent CR labels

Adding Cluster Scanning flag

29 Nov 13:03
59f9e8b
Compare
Choose a tag to compare
  • The ability to deploy Cluster Scanning Components was added

Adding Runtime flag & Using one Agent CRD - v4.0.0

26 Oct 18:19
Compare
Choose a tag to compare
  • One CRD type: CBContainersAgent
  • The ability to deploy Runtime Components was added

Release with Kubernetes 1.22 support

30 Aug 07:51
9c63e49
Compare
Choose a tag to compare
Pre-release
  • Add Kubernetes 1.22 Support by providing apiextensions/v1beta1 and apiextensions/v1 CustomResourceDefinition versions and have compatible code

Runtime CRD

17 Jun 08:36
b71babf
Compare
Choose a tag to compare
Runtime CRD Pre-release
Pre-release
Merge pull request #44 from octarinesec/runtime-crd

Runtime crd