David Kjerrumgaard
David Kjerrumgaard
When I install Milvus from the latest Helm chart using the following command, I see that pulsar and all of the associated pods are created. Steps to reproduce: 1. `helm...
**Is your feature request related to a problem? Please describe.** I cannot use this plugin on my MacBook Pro with an M1 chip. **Describe the solution you'd like** I would...
Doing some basic cleanup work on the repo, pruning unused images, renaming images to have more meaningful names, fixing typos.
The JSON schema example shown in the [documentation](https://registry.terraform.io/providers/streamnative/pulsar/latest/docs/resources/schema#json-schema) is incorrect and will not work when executed. Based on [this](https://github.com/streamnative/terraform-provider-pulsar/blob/master/pulsar/resource_pulsar_schema_test.go#L294-L319), the schema data section should look something like this: ``` schema_data...