Skip to content

Releases: dragonflydb/dragonfly-operator

v1.3.0

30 Sep 13:49
f769eef

Choose a tag to compare

Release v1.3.0

Docker image: ghcr.io/dragonflydb/operator:v1.3.0
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm

What's Changed

  • fix(helm) Fix service monitor path by @blake-hamm in #369
  • fix: remove master label before promoting new master by @ihor-hrytskiv in #365
  • chore(df): bump version to v1.34.1 by @Abhra303 in #373
  • chore(dependabot): Added dependabot integration for github actions and go by @ygdrax in #364
  • feat(operator): Enable snapshot on master only by @xuekat in #367
  • feat(crd): allow child resources to get additional labels and annotations by @gdsoumya in #363
  • fix(controller): Prevent redundant service updates causing IPAddress cleanup errors in Kubernetes 1.33+ by @ameijboom in #366
  • chore(actions): bump actions/checkout from 3 to 5 by @dependabot[bot] in #377
  • chore(actions): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.14.0 by @dependabot[bot] in #379
  • chore(actions): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #376
  • chore(actions): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #374
  • chore(actions): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #380
  • chore(actions): bump helm/kind-action from 1.7.0 to 1.12.0 by @dependabot[bot] in #375
  • chore(actions): bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot[bot] in #387
  • chore(actions): bump github.com/onsi/gomega from 1.36.1 to 1.38.2 by @dependabot[bot] in #388
  • fix(flags): set --break_replication_on_master_restart=true by @moredure in #386
  • feat: update operator manifest files by @Abhra303 in #389
  • feat(operator): release version v1.3.0 by @Abhra303 in #390

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

21 Aug 13:04
c5e6342

Choose a tag to compare

Release v1.2.1

Docker image: ghcr.io/dragonflydb/operator:v1.2.1
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm

What's Changed

  • fix(helm): Add PDB permissions to helm chart clusterroles by @devopsbarbarian in #347
  • fix: backward incompatible due to labels changes for snapshot volume by @iyuroch in #351
  • chore: bump default df version to v1.33.1 by @Abhra303 in #354
  • feat: release operator version v1.2.1 by @Abhra303 in #355

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

19 Aug 12:25
d2f3ae5

Choose a tag to compare

Release v1.2.0

Docker image: ghcr.io/dragonflydb/operator:v1.2.0
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm

What's Changed

  • feat: allow to pass extra args to containers by @emaincourt in #318
  • fix: Operator chart blocking access to metrics endpoint by @solidDoWant in #305
  • fix(helm): truncate metrics service name to comply with DNS naming spec by @matt-mai in #299
  • feat: update go and refactoring by @ihor-hrytskiv in #314
  • chore(dragonfly): update default version to v1.30.3 by @Abhra303 in #331
  • Grafana Dashboard: Add missing datasource by @jvdwrf in #330
  • Include namespace in service.yaml template by @m-ammar in #332
  • fix(manifests): Update manifests to release v1.1.11 by @mld in #336
  • feat(chart): make rbac-proxy optional, fix operator's metrics-bind-address by @jurim76 in #335
  • feat: add tiering support via crd by @iyuroch in #337
  • feat: additional containers and volumes support by @iyuroch in #345
  • chore(df): bump default version to v1.32.0 by @Abhra303 in #344
  • feat(operator): release operator version v1.2.0 by @Abhra303 in #346

New Contributors

Full Changelog: v1.1.11...v1.2.0

v1.1.11

09 Apr 07:18
2adcd38

Choose a tag to compare

Release v1.1.11

Docker image: ghcr.io/dragonflydb/operator:v1.1.11
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm

What's Changed

New Contributors

Full Changelog: v1.1.10...v1.1.11

v1.1.10

03 Mar 07:40
b6e5770

Choose a tag to compare

Release v1.1.10

Docker image: ghcr.io/dragonflydb/operator:v1.1.10
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm

What's Changed

  • feat(operator): Add pod security context and container security context to dragonfly sts's pods by @sigarus in #255
  • feat(kube-rbac-proxy): switch to other image by @Pothulapati in #296
  • feat(version): release v1.1.10 of DF Operator by @Pothulapati in #297

New Contributors

Full Changelog: v1.1.9...v1.1.10

v1.1.9

06 Feb 06:58
223d3f5

Choose a tag to compare

Release v1.1.9

Docker image: ghcr.io/dragonflydb/operator:v1.1.9
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm

This release bumps the dragonfly version to v1.26.2, and has some other configuration improvements

What's Changed

  • fix(operator): Enable support for IPv6 first clusters by @tomtom5152 in #264
  • fix(reconciler): recreate missing resources by @Abhra303 in #222
  • feat(crd): allow adding custom init containers to dragonfly sts by @gdsoumya in #248
  • feat(crd): add print of some columns by @cyrinux in #273
  • feat: Support separating by namespace on the Grafana dashboard by @beauwest in #271
  • chore: update df version to v1.25.5 by @Abhra303 in #274
  • feat(operator): add imagePullSecrets support #197 by @jurim76 in #277
  • fix(helm): metrics port for Service and ServiceMonitor resources by @nlamirault in #282
  • fix(monitoring): remove datasource hardcode (#256) by @risen228 in #279
  • fix: skip terminating pods in getMasterIp by @moskitone in #290
  • feat(df): Bump version to 1.26.2 by @Pothulapati in #292
  • bump to v1.1.9 of operator by @Pothulapati in #293

New Contributors

Full Changelog: v1.1.8...v1.1.9

v1.1.8

11 Nov 18:49
ffd01cb

Choose a tag to compare

Release v1.1.8
Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.8
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm:v1.1.8

This release bumps the Dragonfly version to v1.24.0, and has some other improvements around Memcached, ImagePullPolicy, etc

What's Changed

New Contributors

Full Changelog: v1.1.7...v1.1.8

v1.1.7

22 Aug 11:57
a738101

Choose a tag to compare

Release v1.1.7

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.7
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm:v1.1.7

This release updates the default Dragonfly version to v1.21.2 and includes bug fixes along with improvements to the Helm chart.

What's Changed

  • fix(helm): remove duplicate labels by @Abhra303 in #221
  • fix(helm): indentation for ServiceMonitor relabelings and metricRelab… by @nlamirault in #228
  • Use resources from Values file in rbac proxy container by @gmautner in #224
  • chore: upgrade default dragonfly version to v1.21.2 by @Abhra303 in #232
  • fix: failover if master pod is not ready by @Abhra303 in #234
  • feat(version): release v1.1.7 of Operator by @Abhra303 in #233

New Contributors

Full Changelog: v1.1.6...v1.1.7

v1.1.6

19 Jul 11:45
d4094f8

Choose a tag to compare

Release v1.1.6

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.6
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm:v1.1.6

This release introduces support for Helm Chart (beta), enhanced with monitoring features including ServiceMonitor and Grafana Dashboard. The Helm Chart is currently in its beta phase.

Heartfelt thanks to @nujragan93, @Aym3nTN and @nlamirault for helping us in this effort!

What's Changed

  • fix(helm): install crds by default by @Abhra303 in #218
  • feat(helm): Grafana dashboard using configmap and Grafana Operator by @nlamirault in #213
  • feat(helm): cleanup Kubernetes recommended labels and support additional labels by @nlamirault in #211
  • feat(version): release 1.1.6 of Operator by @Abhra303 in #219

Full Changelog: v1.1.5...v1.1.6

v1.1.5

15 Jul 14:37
7c88c1a

Choose a tag to compare

Release v1.1.5

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.5

This release adds nodePort field to customize service node port and updates dragonfly version to v1.20.1

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5