Skip to content

Releases: aerospike/aerospike-kubernetes-init

2.3.1

15 Sep 18:14
f2a0539

Choose a tag to compare

Bug Fixes

  • Fix security vulnerabilities in all the AKO components. [KO-450]

Full Changelog: 2.3.0...2.3.1

2.3.0

18 Aug 12:31
159c275

Choose a tag to compare

What's Changed

  • Adding support for blkdiscardWithHeaderCleanup option as cleanup method for Aerospike devices. [KO-384] by @tanmayja in #44
  • Update AKO go module version with refactored webhook code. [KO-406] by @tanmayja in #47
  • fix: Fix integer overflow conversion issues. [KO-428] by @jwalantmodi05 in #49
  • chore: Move to snyk github action sha. by @abhishekdwivedi3060 in #51
  • feat: Adding option headerCleanup as one of the volume initialization methods. [KO-384] by @tanmayja in #50
  • enhancement: Adding support for admin port. [KO-437]. by @tanmayja in #52
  • chore: Update AKO go module SHA. by @abhishekdwivedi3060 in #53

New Contributors

Full Changelog: 2.2.5...2.3.0

2.2.6

15 Apr 05:56
7ffae60

Choose a tag to compare

Bug Fixes

  • Fix security vulnerabilities in all the AKO components. [KO-421]

Full Changelog: 2.2.5...2.2.6

2.2.5

14 Mar 03:59
80c42fe

Choose a tag to compare

Bug Fixes

  • Fix security vulnerabilities in all the AKO components. [KO-395]

2.2.4

08 Feb 08:04
23cd711

Choose a tag to compare

Bug Fixes

  • Fix AKO access-address/tls-access-address IP assignment for dual-stack network Kubernetes clusters. This fix will take effect only after restarting the Aerospike server pods [KO-360]

2.2.3

21 Dec 06:40
c680f56

Choose a tag to compare

Bug Fixes

  • Fixed security vulnerabilities in the Aerospike Kubernetes Operator and Aerospike Kubernetes Init. [KO-365]

Aerospike Kubernetes Init v1.2.2

07 Apr 20:43
19755d4

Choose a tag to compare

Improvements

  • Load feature key file from secrets if available
  • Minor logging fix

Aerospike Kubernetes Init v1.2.1

27 Jan 14:39
2b62b82

Choose a tag to compare

Improvements

  • Uses single connection for liveness probing
  • Supports AWS ELB service

Fixes

  • Fixed proxies validation code
  • Added validation checks for when using multiple external access methods (host network, node port services, loadbalancer services and external IP services)
  • Fixed node-id computation to fetch correct ordinal index of the pod. Thanks to @HristoKostadinov for the contribution.

Aerospike Kubernetes Init v1.2.0

11 Jan 19:59
731920e

Choose a tag to compare

Features and Improvements

  • New aerospike kubernetes utility.
  • Better container lifecycle events handling
  • TLS support
  • Improved security implementation
  • Removed peer finder submodule

Aerospike Kubernetes Init v1.1.0

09 Apr 23:17
ab30b4f

Choose a tag to compare

  • [CLOUD-7] - Add support for custom service DNS domain