-
After upgrading [`grpc-netty` to 1.31.0](https://github.com/pravega/pravega/pull/5016), `mvn install` fails at `packaging`.
```
[INFO] Packaging .......................................... FAILURE…
-
### Description
I am attempting to run the zookeeper operator on an EKS cluster. From what I can tell the zookeeper operator seems to be running okay but problems occur when I want to spin up a zoo…
-
**Problem description**
issue when deserializing data when ByteBuffer arrayOffset > 0
**Problem location**
in AbstractDeserializer#deserialize it tries to go outside buffer boundary when setting …
adrdc updated
4 years ago
-
### Description
The charts need to be published externally in a public repository (like helm hub).
### Importance
must have
### Location
zookeeper helm charts
-
**Is your feature request related to a problem? Please describe.**
persistentVolumeReclaimPolicy isn't an option under PersistentVolumeClaimSpec v1 core I would like to be able to set it to "Delete" …
-
Depends upon #4. There may be other requirements to handle scale-up and down using `kubectl scale`. However, the cluster _can_ be scaled by changing the cluster spec and re-applying wtih `kubectl appl…
-
We need to be able to define a Kubernetes `ServiceAccount` in the Statefulset, so we can use images from private repositories (with specific ImagePullSecrets).
-
If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a
question in argocd slack [chann…
-
### Description
Zookeeper Node bootstrap does not handle DNS not being ready and incorrectly takes a missing DNS server as meaning there are no existing ZK nodes. This results in it incorrectly sett…
-
**Problem description**
As part of the release process post-release activity, we need to update version in the release branch from `0.8.0` to `0.8.1-SNAPSHOT`.
**Problem location**
`gradle.proper…