Skip to content

Releases: adobe/zookeeper-operator

Release 0.2.9-adobe-20201020

20 Oct 11:10

Choose a tag to compare

Changelog:

  • Issue 125: Pass PodPolicy annotations from ZookeeperClusterSpec to StatefulSet Pod Templates.

Release 0.2.9-adobe-20201013

13 Oct 07:55

Choose a tag to compare

Fixed installation of CRD in K8s 1.18
Propagate ZK spec labels to pods

Release 0.2.9-adobe-20201010

12 Oct 21:58

Choose a tag to compare

  • Fixed installation of CRD in K8s 1.18

Release 0.2.9-adobe-2020927

26 Sep 21:54

Choose a tag to compare

Docker images:

zookeeper image adobe/zookeeper:3.6.2-0.2.9-adobe-2020927
operator image: adobe/zookeeper-operator:0.2.9-adobe-2020927

Changelog

  • rebased on top of upstream 0.2.9-rc1

Release 0.2.9-adobe-2020915

15 Sep 12:47

Choose a tag to compare

Docker images:

  • zookeeper image adobe/zookeeper:3.6.2-0.2.9-adobe-2020915
  • operator image: adobe/zookeeper-operator:0.2.9-adobe-2020915

Changelog:

  • Use getent instead of nslookup for starting scripts (#5)
  • INTERNAL - Upgrade to zookeeper 3.6.2
  • [INTERNAL] - Keep compatibility with helm2 - ADDENDUM Issue 188
  • Issue 233: Fixed chart bug and made ready and unready fields as nullable and added checks for various crd fields (pravega#234)
  • Adopt controller-gen to generate crd manifests and adopt helm v3 way of managing crds (pravega#227)
  • Modifying zoo.cfg on rolling restarts (pravega#231)
  • Issue 63: Added support for ephemeral storage (pravega#215)
  • removed k8s.io/kubernetes (pravega#226)
  • Make kubernetes cluster domain configurable (pravega#200)

Release 0.2.8-adobe-20200731

30 Jul 21:11

Choose a tag to compare

Release 0.2.8-adobe-20200722

22 Jul 11:20
21d288e

Choose a tag to compare

Changes

  • pravega#222 - zoo.cfg updated parameters are not picked up during rolling upgrade -

Release 0.2.8-adobe-20200708

08 Jul 09:39

Choose a tag to compare

Internal Adobe changes:

  • [BUILD] - Publish docker image to docker hub adobe/zookeeper-operator
  • INTERNAL - Upgrade to zookeeper 3.6.1
  • [INTERNAL] - Keep compatibility with helm2 - ADDENDUM Issue 188
  • UPSTREAM multiple ns watch
  • UPSTREAM - Fix observer registration

Release 0.2.8-adobe-20200603

03 Jun 10:16

Choose a tag to compare

Internal Adobe changes:

  • Add support for setting resources for operator pod (#2)
  • ISSUE-155 Enable prometheus monitoring for zookeeper pods
  • Upgrade to zookeeper 3.6.1
  • multiple ns watch
  • ISSUE-147 - Upgrade k8s dependencies
  • [BUILD] - Publish docker image to docker hub adobe/zookeeper-operator
  • Added option to specify imagePullSecrets
  • Fix observer registration
  • [INTERNAL] - Keep compatibility with helm2 - ADDENDUM Issue 188

Release 0.2.7-adobe-20200514

14 May 15:57
b0024b9

Choose a tag to compare

  • extended helm chart to enable setting pod operator resources