Skip to content

Releases: arangodb/kube-arangodb

1.2.33

29 Sep 08:44
b0d3483
Compare
Choose a tag to compare

CHANGELOG:

  • (Maintenance) Bump golang.org/x/net to v0.13.0
  • (Feature) PVCResize action concurrency limit
  • (Feature) Optional Assertions
  • (Feature) Deprecate Actions
  • (Bugfix) Debug mode
  • (Improvement) Switch to Lease API
  • (Bugfix) Fix Member Terminating state discovery
  • (Bugfix) Fix CRD yaml (chart)
  • (Bugfix) (EE) Fix MemberMaintenance Context and ClusterMaintenance discovery
  • (Feature) Add proper Prometheus endpoint compression + 204 response code
  • (Feature) Reconciliation Loop Interval option
  • (Bugfix) Fix GZIP encoding in case of small responses
  • (Bugfix) Fix PVC Rotation Discovery
  • (Feature) Allow to pass EphemeralStorage Resource to the Pods
  • (Feature) Add basic metrics for ArangoDeploymentReplication CR
  • (Bugfix) Use ArangoMember as owner reference for syncmaster secrets instead of Deployment
  • (Improvement) Remove PodSchedulingFailure condition instead of setting to false, restart pod if it could not be scheduled
  • (Feature) Add ArangoMember overrides
  • (Feature) ArangoMember Removal Priority
  • (Feature) Add --deployment.feature.init-containers-copy-resources (default enabled)
  • (Feature) Add maxBackups option to ArangoBackupPolicy
  • (Improvement) Better detection for AllInSync condition for DC2DC sync status
  • (Bugfix) Fix resource propagation to InitContainers

What's Changed

Full Changelog: 1.2.32...1.2.33

1.2.32

07 Aug 20:37
9eb4b60
Compare
Choose a tag to compare

CHANGELOG:

  • (Feature) Backup lifetime - remove Backup once its lifetime has been reached
  • (Feature) Add Feature dependency
  • (Feature) Run secured containers as a feature
  • (Feature) Expose core.PodSecurityContext Sysctl options
  • (Bugfix) Skip Collection check for missing Database
  • (Feature) Abort resignation of leadership when DB server is restarted
  • (Feature) Numactl Options
  • (Maintenance) Bump K8S Version to 1.23.17
  • (Maintenance) Bump K8S Version to 1.24.16
  • (Maintenance) Bump K8S Version to 1.25.12
  • (Maintenance) Bump Go to 1.20.7

What's Changed

Full Changelog: 1.2.31...1.2.32

1.2.31

14 Jul 14:14
266ead1
Compare
Choose a tag to compare

CHANGELOG:

  • (Improvement) Block traffic on the services if there is more than 1 active leader in ActiveFailover mode
  • (Improvement) Improve master endpoint validation.
  • (Feature) Agency Improvements
  • (Bugfix) Fix agency timeout
  • (Improvement) Extract Agency Timeout
  • (Feature) Rebalancer V2
  • (Bugfix) Fix for ContextExceeded error during backup upload
  • (Feature) Version Check V2
  • (Bugfix) Disable VersionCheck V2 by default
  • (Bugfix) Fix Rebalancer V2 Job (From/To)

What's Changed

Full Changelog: 1.2.30...1.2.31

1.2.30

19 Jun 07:34
2a4a07d
Compare
Choose a tag to compare

CHANGELOG:

  • (Feature) AgencyCache Interface
  • (Feature) Agency Cache Poll EE Extension
  • (Feature) Metrics Counter
  • (Feature) Requests Bytes Counter
  • (Feature) Agency Poll System
  • (Bugfix) (CE) Agency Lock bugfix

What's Changed

Full Changelog: 1.2.29...1.2.30

1.2.29

09 Jun 08:41
2c65df1
Compare
Choose a tag to compare

CHANGELOG:

  • (Maintenance) Add govulncheck to pipeline, update golangci-linter
  • (Feature) Agency Cache memory usage reduction
  • (Bugfix) (LocalStorage) Add feature to pass ReclaimPolicy from StorageClass to PersistentVolumes

What's Changed

Full Changelog: 1.2.28...1.2.29

1.2.28

06 Jun 08:18
a78e4a3
Compare
Choose a tag to compare

CHANGELOG:

  • (Feature) ArangoBackup create retries and MaxIterations limit
  • (Feature) Add Reason in OOM Metric
  • (Feature) PersistentVolume Inspector
  • (Bugfix) Discover Arango image during ID phase
  • (Feature) PV Unschedulable condition
  • (Feature) Features startup logging
  • (Maintenance) Generics for type handling
  • (Bugfix) Fix creating sync components with EA type set to Managed and headless svc
  • (Feature) Check if Volume with LocalStorage is missing
  • (Feature) Add allowConcurrent option to ArangoBackupPolicy
  • (Feature) Allow to recreate Local volumes

What's Changed

Full Changelog: 1.2.27...1.2.28

1.2.27

01 May 19:28
85bd83b
Compare
Choose a tag to compare

CHANGELOG:

  • (Feature) Add InSync Cache
  • (Feature) Force Rebuild Out Synced Shards

What's Changed

Full Changelog: 1.2.26...1.2.27

1.2.26

19 Apr 09:15
c4f2c0f
Compare
Choose a tag to compare

CHANGELOG:

  • (Bugfix) Fix manual overwrite for ReplicasCount in helm
  • (Bugfix) Fix for ArangoTask list error
  • (Improvement) Deprecate Endpoint field in ArangoDeployment

What's Changed

  • GT-233 Fix manual overwrite for ReplicasCount in helm by @jwierzbo in #1290
  • GT-402 Fix for ArangoTask list error by @jwierzbo in #1289
  • GT-403 Deprecate Endpoint field in ArangoDeployment by @jwierzbo in #1293

Full Changelog: 1.2.25...1.2.26

1.2.25

11 Apr 04:18
61356a7
Compare
Choose a tag to compare

CHANGELOG:

  • (Feature) Add Generics & Drop policy/v1beta1 support
  • (Feature) Add Kubernetes Client logger
  • (Feature) CreationFailed ArangoMember Phase
  • (Bugfix) Fix Rebalancer NPE in case if member is missing in Status
  • (Feature) SilentRotation High plan
  • (Improvement) Update arangosync-client package for new API capabilities and better HTTP handling
  • (Maintenance) Fix generated license dates
  • (Improvement) Reduce CI on Commit Travis runs
  • (Maintenance) Add license range rewrite command
  • (Feature) Optional Action
  • (Maintenance) Add & Enable YAML Linter
  • (Feature) Optional ResignLeadership Action
  • (Feature) Improve CRD Management and deprecate CRD Chart
  • (Bugfix) Fix invalid Timeout calculation in case of ActionList
  • (Feature) Optional JSON logger format
  • (Improvement) Change Operator default ReplicasCount to 1
  • (Maintenance) Change MD content injection method
  • (Maintenance) Generate README Platforms
  • (Improvement) Cleanout calculation - picks members with the lowest number of shards
  • (Improvement) Add new field to CR for more precise calculation of DC2DC replication progress
  • (Maintenance) Bump GO Modules
  • (Feature) Optional Graceful Restart
  • (Maintenance) Manual Recovery documentation
  • (Feature) Headless DNS CommunicationMethod

What's Changed

Full Changelog: 1.2.24...1.2.25

1.2.24

25 Jan 13:16
a7b7306
Compare
Choose a tag to compare

CHANGELOG:

  • (Bugfix) Fix deployment creation on ARM64
  • (DebugPackage) Add Agency Dump & State
  • (Bugfix) Fix After leaked GoRoutines
  • (Bugfix) Ensure proper ArangoDeployment Spec usage in ArangoSync

What's Changed

Full Changelog: 1.2.23...1.2.24