Releases: arangodb/kube-arangodb
Releases · arangodb/kube-arangodb
1.2.0
Version 1.2.0 (or higher) is highly recommended for 3.6.x and 3.7.x deployments, also see Technical Alert #6.
CHANGELOG:
- Enable "Operator Internal Metrics Exporter" by default
- Enable "Operator Maintenance Management Support" by default
- Add Operator /api/v1/version endpoint
1.1.10
CHANGELOG:
- Switch K8S CRD API to V1
- Deprecate Alpine image usage
- Use persistent name and namespace in ArangoDeployment reconcilation loop
- Remove finalizers when Server container is already terminated and reduce initial reconciliation delay
- Add new logger services - reconciliation and event
1.1.9
1.1.8
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