Right now, you are able to PUT superuser multiple times which henceforth breaks client login as there's internal server error being thrown that there's more than 1 expected result.
Request or consideration:
I'm about 85% done with integrating Pulsar into Aspire, but I would like to provide a client next to it as a plugin.
However, this seeding of superusers is making it feel necessarily hacky.
You need to wait for container to spin up and start accepting then make request to some /superuser endpoint
Can some defaults arrive with the config or envvars like rabbit management plugin would
Hello 👋
Bug report,
Right now, you are able to PUT superuser multiple times which henceforth breaks client login as there's internal server error being thrown that there's more than 1 expected result.
Request or consideration:
I'm about 85% done with integrating Pulsar into Aspire, but I would like to provide a client next to it as a plugin.
However, this seeding of superusers is making it feel necessarily hacky. You need to wait for container to spin up and start accepting then make request to some /superuser endpoint
Can some defaults arrive with the config or envvars like rabbit management plugin would