Skip to content

1.2.33

Compare
Choose a tag to compare
@jwierzbo jwierzbo released this 29 Sep 08:44
· 358 commits to master since this release
b0d3483

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