zookeeper-operator icon indicating copy to clipboard operation
zookeeper-operator copied to clipboard

Kubernetes Operator for Zookeeper

Results 120 zookeeper-operator issues
Sort by recently updated
recently updated
newest added

Hi, I'm currently running Solrcloud with zookeeper ensemble and I keep getting the below recurring errors for my liveness and readiness probes. Not sure why I keep these but I...

hi all, Does this operator support IPv6 only? I'm hava an IPv6-only cluster, and I've found that I can't set up a cluster.

Hello! We are using Istio and from time to time we need to restart deployments/sts/daemonsets under Istio contol, for instance while upgrading to new major Istio version. We need it...

### Change log description * Add podSecurityContext and securityContext overrides to Zookeeper Operator deployment in helm chart * Updated README for helm chart ### Purpose of the change Fixes #623...

Currently, the deployment for the operator pod lacks a way to override the securityContext. In the default values.yaml file, there is a `securityContext` section suggesting that it is implemented, but...

### Description Based on the halm values. There is no way to details a Pv/ PVC or even a SC for the zookeeper operator ### Importance _Would be good to...

### Description Hi there folks, hope all is well on your side! We've been using this project for a while and thank the team for the great work! However, like...

### Description _(Describe the feature, bug, question, proposal that you are requesting)_ ### Importance _(Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have))_ ### Location _(Where is...

### Description I’m having trouble adding DNS configuration (dnsConfig) to my Zookeeper StatefulSet or pods in Kubernetes. Despite following the documentation, the configuration does not seem to take effect. ###...

### Change log description See https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions ### Purpose of the change _(e.g., Fixes #666, Closes #1234)_ ### What the code does _(Detailed description of the code changes)_ ### How to...