-
## Description
This issue covers the following tasks :
- [x] Migrate to helm v3 and add self validating post-install and post-upgrade hooks (https://github.com/pravega/zookeeper-operator/issues/188)…
-
The ZK operator generates a `ConfigMap` containing several items:
- `zoo.cfg`
- `log4j.properties`
- `log4j-quiet.properties`
- `env.sh`
And these files get copied to the `/data/conf` directory…
-
Use Schema registry release version 0.1.0
```
compile "io.pravega:schemaregistry-serializers:0.1.0"
```
-
**Problem description**
As now the serializer module is using a shaded jar without shading. This might cause conflicts with the projects which uses this as a dependency. We need to provide a shaded j…
-
**Problem description**
Lightweight transactions proposal as described in https://github.com/pravega/pravega/wiki/PDP-44:-Single-Routing-Key-Transactions.
**Problem location**
Transactions
**S…
-
### Description
Hey, so im trying to deploy zookeeper cluster with the following modification;
```
apiVersion: "zookeeper.pravega.io/v1beta1"
kind: "ZookeeperCluster"
metadata:
name: "zookee…
-
**Problem description**
As part of preparing to release 0.7.1, we need to change the Pravega version and Hadoop connector version in gradle.properties.
Also need to update the Pravega submodule to b…
-
**Problem description**
Update Pravega, Keycloak, Flink, Hadoop connectors to version 0.8.0 as well as Schema Registry to version 0.1.0, and target the PR against `dev` branch.
**Problem location*…
-
**BUG REPORT**
1. Please describe the issue you observed:
- What did you do?
We are in the process of updating BookKeeper dependency in Pravega from 4.5.0 to 4.7.3. In some tests, we try to c…
-
**Problem description**
Add samples for schema registry usage with pravega applications
**Problem location**
new sample
**Suggestions for an improvement**
Add new samples