Releases: arangodb/kube-arangodb
Releases · arangodb/kube-arangodb
1.1.7
1.1.5-1
1.1.5
1.1.4
CHANGELOG:
- Add support for spec.ClusterDomain to be able to use FQDN in ArangoDB cluster communication
- Add Version Check feature with extended Upgrade checks
- Fix Upgrade failures recovery
- Add ResignLeadership action before Upgrade, Restart and Shutdown actions
1.1.3
CHANGELOG:
- Add v2alpha1 API for ArangoDeployment and ArangoDeploymentReplication
- Migrate CRD to apiextensions.k8s.io/v1
- Add customizable log levels per service
- Move Upgrade as InitContainer and fix Direct Image discovery mode
- Allow to remove currently executed plan by annotation
1.1.2
1.1.1
1.1.0
Operator upgrade can invoke rotate update of ArangoDeployment.
CHANGELOG:
- Change NumberOfCores and MemoryOverride flags to be set to true by default (Can enforce pod recreation)
- Enable by default and promote to Production Ready - JWT Rotation Feature, TLS Rotation Feature (Can enforce pod recreation)
- Deprecate K8S < 1.16
- Fix Upgrade procedure to safely evict pods during upgrade
- Fix Panics in Deployments without authentication
- Fix ChaosMonkey mode
- Allow append on empty annotations
- Add annotations and labels on pod creation