On Fri, Mar 19, 2021 at 10:52 PM Enrico Olivelli
wrote:
> Here it is
> https://github.com/apache/pulsar/issues/9982
>
>
Here's a PR to address pull requests in draft status:
https://github.com/apache/pulsar/pull/9994
Unfortunately, it's not possible to disable builds completely for PRs in
draft
lhotari opened a new issue #110:
URL: https://github.com/apache/pulsar-helm-chart/issues/110
### Problem
There's a permission issue in pulsar-proxy when using a Docker image that
uses a non-root user.
The 2.8.0-SNAPSHOT Pulsar docker images use a non-root user. This change was
ma
michaeljmarshall commented on issue #110:
URL:
https://github.com/apache/pulsar-helm-chart/issues/110#issuecomment-803793674
I proposed the following solution in
https://github.com/apache/pulsar/pull/8796#issuecomment-802923466. It's copied
here:
> I think the easiest way to preven