Lovro

Results 2 issues of Lovro

Some properties in namespaces (like `message_ttl` or `max_consumers_per_topic`) can be set on the namespace level or the broker level (using the broker config). Currently, both `pulsarctl` and `terraform-provider-pulsar` don't handle...

Fixes #855 ### Motivation This PR adds the ability to unset some namespace properties instead of always setting them to the value of `0`. The goal is to unset the...

doc-required