krvarma commented on issue #87:
URL:
https://github.com/apache/pulsar-client-node/issues/87#issuecomment-629759202
`brew install libpulsar` and then `npm install pulsar-client` worked without
any issues on macOS Catalina
Th
jiazhai commented on issue #299:
URL: https://github.com/apache/pulsar-manager/issues/299#issuecomment-629909120
@rueian How is the topic created? And which version is running in broker
side? Looks like topic is not auto created.
---
rueian commented on issue #299:
URL: https://github.com/apache/pulsar-manager/issues/299#issuecomment-629927430
I am running pulsar 2.5.1, manager 0.1.0, and I am sure the topic is auto
created. I can run pulsar-admin to get its info.
--
lukestephenson opened a new pull request #12:
URL: https://github.com/apache/pulsar-helm-chart/pull/12
Grafana and pulsar manager now support restricting
the available IPs that can be used.
Note, this is my first experience with helm, so it may not be the most
appropriate approach