Skip to content

Releases: arangodb/kube-arangodb

1.2.3

24 Sep 21:38
Compare
Choose a tag to compare

CHANGELOG:

  • Update UBI Image to 8.4
  • Fix ArangoSync Liveness Probe
  • Allow runtime update of Sidecar images
  • Allow Agent recreation with preserved IDs
  • The internal metrics exporter can not be disabled
  • Changing the topics' log level without restarting the container. When the topic is removed from the argument list then it will not be turned off in the ArangoDB automatically.
  • Allow to customize SchedulerName inside Member Pod
  • Add Enterprise Edition support

1.2.2

13 Sep 13:10
Compare
Choose a tag to compare

CHANGELOG:

  • Update 'github.com/arangodb/arangosync-client' dependency to v0.7.0
  • Add HighPriorityPlan to ArangoDeployment Status
  • Add Pending Member phase
  • Add Ephemeral Volumes for apps feature
  • Check if the DB server is cleaned out.
  • Render Pod Template in ArangoMember Spec and Status
  • Add Pod PropagationModes
  • Fix MemberUp action for ActiveFailover

1.2.1

29 Jul 14:22
Compare
Choose a tag to compare

CHANGELOG:

  • Fix ArangoMember race with multiple ArangoDeployments within single namespace
  • Allow to define Member Recreation Policy within group
  • Replace 'github.com/dgrijalva/jwt-go' with 'github.com/golang-jwt/jwt'
  • Update 'github.com/gin-gonic/gin' dependency to v1.7.2

1.2.0

21 Jul 14:54
Compare
Choose a tag to compare

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

07 Jul 12:19
Compare
Choose a tag to compare

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

08 Jun 17:57
Compare
Choose a tag to compare

CHANGELOG:

  • Add IP, DNS, ShortDNS, HeadlessService (Default) communication methods
  • Migrate ArangoExporter into Operator code

1.1.8

21 Apr 18:40
Compare
Choose a tag to compare

CHANGELOG:

  • Prevent Single member recreation
  • Add OwnerReference to ClusterIP member service
  • Add InternalPort to ServerGroupSpec to allow user to expose tcp connection over localhost for sidecars

1.1.7

14 Apr 14:18
Compare
Choose a tag to compare

CHANGELOG:

  • Bump Kubernetes Dependencies to 1.19.x
  • Add ArangoMember status propagation
  • Add ShutdownMethod option for members
  • Fix Maintenance Plan actions

1.1.5-1

06 Apr 08:27
Compare
Choose a tag to compare

CHANGELOG:

  • Switch k8s to 1.19
  • Add Member Shutdown options

1.1.5

20 Feb 19:23
Compare
Choose a tag to compare

CHANGELOG:

  • Fix AKS Volume Resize mode
  • Use cached status in member client creation
  • Remove failed DBServers
  • Remove deadlock in internal cache
  • Replace CleanOut action with ResignLeadership on rotate PVC resize mode