Releases: aerospike/aerospike-kubernetes-init
Releases · aerospike/aerospike-kubernetes-init
2.3.1
Bug Fixes
- Fix security vulnerabilities in all the AKO components. [KO-450]
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- Adding support for
blkdiscardWithHeaderCleanupoption 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
headerCleanupas 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
- @jwalantmodi05 made their first contribution in #49
Full Changelog: 2.2.5...2.3.0
2.2.6
Bug Fixes
- Fix security vulnerabilities in all the AKO components. [KO-421]
Full Changelog: 2.2.5...2.2.6
2.2.5
2.2.4
2.2.3
Aerospike Kubernetes Init v1.2.2
Improvements
- Load feature key file from secrets if available
- Minor logging fix
Aerospike Kubernetes Init v1.2.1
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-idcomputation to fetch correct ordinal index of the pod. Thanks to @HristoKostadinov for the contribution.
Aerospike Kubernetes Init v1.2.0
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
- [CLOUD-7] - Add support for custom service DNS domain