This would be very useful for development and integration testing. Currently have to run a parallel container calling pulsar-admin in a loop to wait on the relevant endpoints to be up and spin up the tenants/namespaces/policies that I need to simulate my deployment environment.
Perhaps this could be read from a file at a known location and then spun up in place fo the sample tenant/namespaces if it's found?
This would be very useful for development and integration testing. Currently have to run a parallel container calling
pulsar-adminin a loop to wait on the relevant endpoints to be up and spin up the tenants/namespaces/policies that I need to simulate my deployment environment.Perhaps this could be read from a file at a known location and then spun up in place fo the sample tenant/namespaces if it's found?