mchastain-turner

Results 4 issues of mchastain-turner

It seems like `getMetadata` should be available on the AdminClient. It would simplify managing topics from one client instance. The only other option is to spin up a producer or...

enhancement

I was working on getting rid of the docker-compose shell out and also allowing to pass in multiple docker-compose files so they can be merged which would allow for an...

As a user of the fargate command I would like to be able to deploy my different environments using an inheritance/override model that is allowed with the docker-compose command. eg:...

Add a similar extends property that docker-compose has: https://docs.docker.com/compose/extends/

enhancement