Releases: adobe/zookeeper-operator
Releases · adobe/zookeeper-operator
0.2.13-adobe-20210903
Rebased on top of upstream 0.2.13 version:
- Updating operator and cluster charts to latest version (pravega#391)
- Prevent status updates from triggering reconcile loops (pravega#385)
- Adding logging and making code look the same as create
- Updating unit test to cover create and update
- Update imagepullsecrets in service account on existing clusters/serviceaccounts
- Add omitempty to optional probe fields (pravega#386)
- Build using golang 1.16 (pravega#382)
- Use getent instead of nslookup for starting scripts (pravega#243)
- Upgrading alpine image (pravega#381)
- Automating docker images publishing (pravega#379)
- Issue 148: Configuring codecov for PR validation tasks (pravega#377)
- Issue pravega#348: trigger cluster restart via crd field (pravega#373)
- Fix containerd CVE-2021-32760 (pravega#374)
- Issue 371: Updating to latest version (pravega#372)
0.2.12-adobe-20210723
-
Added support for additional labels that will be added to all resources (#19)
-
Add generate Makefile target to generate operator-sdk resources (pravega#363)
-
Fix for error messages coming in operator logs (pravega#367)
-
ISSUE-356 Add support for more zoo.cfg configuration parameters (pravega#360)
-
Fix rbac cluster role (pravega#362)
-
Added option to define templates for additional sidecars and volumes (pravega#352)
-
fix issue-314 by checking zookeeperCluster resource version before updating sts ADDENDUM (pravega#355)
-
Fix for missing fields in crd status (pravega#351)
0.2.11-adobe-20210701
- fix issue-314 by checking zookeeperCluster resource version before updating sts ADDENDUM
- Upgraded dependencies to latest patch versions
- Add support to configure zookeeper clientPortListenBacklog and serverCnxnFactory parameters
Release 0.2.11-adobe-20210622
- Fixed helm chart logging support
Release 0.2.11-adobe-20210612
Internal
- [INTERNAL] - Package plain ZookeeperCluster CRD
Upstream
- Adding sidecar feature to zookeeper-operator (pravega#344)
- Issue 342: Change the location of zu.jar in zookeeper Image (pravega#343)
- fix issue-314 by checking zookeeperCluster resource version before updating sts (pravega#326)
- Issue 332: Add support for init containers in zookeeper pods (pravega#336)
- Issue 333: Fix Pod SecurityContext config error in ZK charts (pravega#334)
- Issue 328: Add support of customized volumeMounts for zookeeper container (pravega#327)
Release 0.2.10-adobe-20210602
Add support for sidecar containers to zookeeper-operator (#13)
Release 0.2.10-adobe-20210521
- Build with azul openjdk 16.0.1
Release 0.2.9-adobe-20210419
- Zookeeper migration patches (#10)
- Make zookeeper ids start from an offset
- Bootstrap zookeeper cluster from an external SEED_NODE
- Use public ip for internal quorum election
- Delay zookeeper start to allow for LB registration
Release 0.2.9-adobe-20210413
INTERNAL - Upgrade to zookeeper 3.6.3 and use openjdk 16.0.0
Release 0.2.9-adobe-20210407
- INTERNAL - Upgrade to zookeeper 3.6.2 and use openjdk 16.0.0
Upstream:
- Issue 307: Provide a way for customization of annotations for service… (pravega#308)
- list PVC with ZookeeperCluster uid (pravega#313)
- Issue 299: Fix incorrect paths in config spec (pravega#305)
- Issue 237: Exposing Zookeeper AdminServer port via Service (pravega#296)
- Issue 275: Made changes for configuring probes (pravega#290)
- Add support to add annotations to operator pod (pravega#282)
- Issue 185: support for imagepullsecrets field added (pravega#272)
- Issue 165: Adding annotations to PVC (pravega#271)
- Issue 269: Setting ephemeral storage type using charts (pravega#270)
- Added default values for autopurgeInterval (pravega#264)
- Issue 220: Added support for more zookeeper configuration options (pravega#262)