Release v1.6.0
Docker image: ghcr.io/dragonflydb/operator:v1.6.0
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm
What's Changed
- chore(actions): bump azure/setup-helm from 4 to 5 by @dependabot[bot] in #502
- fix: ensure only one replica is deleted at a time during rolling update by @davidcharbonnier in #507
- fix(controller): clear snapshot schedule before invoking SLAVE OF by @davidcharbonnier in #505
- fix: permissions for enableReplicationReadinessGate by @fogninid in #501
- feat(helm): add annotations support for operator service by @GautaA in #492
- chore(actions): bump helm/kind-action from 1.13.0 to 1.14.0 by @dependabot[bot] in #464
- fix: select best replica by @ashotland in #496
- chore(helm): allow overriding grafanaDashboard instanceSelector match… by @miledxz in #487
- fix(controller): restore snapshot_cron on master after replTakeover by @davidcharbonnier in #513
- fix(e2e): wait for PhaseReady before accessing master pod by @mvasilenko in #516
- fix(controller): requeue reconciliation for readiness gate polling and master election by @davidcharbonnier in #511
- chore(actions): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #522
- fix(e2e): add wait for tiering check to avoid flakiness by @Abhra303 in #520
- fix(make): use server side apply to avoid hitting annotation max limit by @Abhra303 in #518
- feat(operator): add custom probes in configmaps with override option by @mvasilenko in #500
- fix(security): harden default NetworkPolicy for client and admin ports by @miledxz in #514
- chore(dockerfile): removed case warning when building the Docker container by @LCerebo in #525
- chore(actions): bump github.com/moby/spdystream from 0.5.0 to 0.5.1 by @dependabot[bot] in #526
- chore(actions): bump github.com/onsi/gomega from 1.39.1 to 1.41.0 by @dependabot[bot] in #533
- fix(controller): ignore immutable field modifications for statefulset by @Abhra303 in #519
- fix(api): add podMetadata field and protect operator-managed labels by @Abhra303 in #517
- feat(monitoring): re-order filter variables to improve grafana dashboard user experience by @xnilsit in #527
- chore(df): upgrade df default version to v1.39.0 by @Abhra303 in #539
- chore(manifests): update crd manifests by @Abhra303 in #540
- feat(operator): release version v1.6.0 by @Abhra303 in #541
New Contributors
- @davidcharbonnier made their first contribution in #507
- @fogninid made their first contribution in #501
- @GautaA made their first contribution in #492
- @mvasilenko made their first contribution in #516
- @LCerebo made their first contribution in #525
- @xnilsit made their first contribution in #527
Full Changelog: v1.5.0...v1.6.0