Skip to content

Releases: arangodb/kube-arangodb

1.2.35

07 Nov 13:22
4ffa41e
Compare
Choose a tag to compare

Changelog:

  • (Maintenance) Update go-driver to v1.6.0, update IsNotFound() checks
  • (Improvement) Print assigned node name to log and condition message when pod is scheduled
  • (Maintenance) Remove obsolete docs, restructure for better UX, generate index files
  • (Feature) Add spec.upgrade.debugLog option to configure upgrade container logging
  • (Documentation) Move documentation from ArangoDB into this repo, update and improve structure
  • (Documentation) Update ArangoDeployment CR auto-generated docs
  • (Documentation) Update ArangoBackup and ArangoBackupPolicy CR auto-generated docs
  • (Bugfix) Fix missing Pod Status case in the RuntimeContainerImageUpdateAction
  • (Documentation) Update ArangoDeploymentReplication and ArangoLocalStorage CR auto-generated docs
  • (Feature) Member Memory Reservation
  • (Documentation) Update ArangoDeploymentReplication and ArangoLocalStorage CR auto-generated docs
  • (Feature) Add ArangoMember Message and extend ArangoMember CRD
  • (Documentation) Use OpenAPI-compatible type names in docs
  • (Improvement) Use agency cache lock in metrics exporter
  • (Maintenance) Remove scale_down_candidate annotation
  • (Maintenance) Extract CalculateMemoryReservation function into ArangoDeployment Group Spec

What's Changed

Full Changelog: 1.2.34...1.2.35

1.2.34

18 Oct 13:35
a7fbd76
Compare
Choose a tag to compare

CHANGELOG:

  • (Bugfix) Fix make manifests-crd-file command
  • (Improvement) Allow tcp:// and ssl:// protocols in endpoints for members
  • (Maintenance) Reorganize package imports / move common code to separate repos
  • (Maintenance) Remove support for RELATED_IMAGE_UBI, RELATED_IMAGE_DATABASE and RELATED_IMAGE_METRICSEXPORTER env vars
  • (Bugfix) Fix numactl options
  • (Maintenance) Bump Go to 1.20.10
  • (Bugfix) Fix ArangoBackup Create Backoff & ArangoBackupPolicy propagation
  • (Maintenance) Add IndexMethod Documentation
  • (Bugfix) Fix VersionCheck args propagation
  • (Feature) EnforcedResignLeadership action
  • (Maintenance) Make scale_down_candidate annotation obsolete
  • (Bugfix) Fix ResignJob ID propagation
  • (Bugfix) Allow shards with RF1 in EnforcedResignLeadership action

What's Changed

Full Changelog: 1.2.33...1.2.34

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