Bojan

Results 95 comments of Bojan

This functionality requires [Redpanda Admin API](https://docs.redpanda.com/current/reference/api-reference/) to be configured within the [Console configuration](https://docs.redpanda.com/current/console/config/configure-console/). Example: ```yaml redpanda: adminApi: enabled: true urls: ["http://localhost:19644"] ```

What's the Admin API config? The Transforms menu item on the left is controlled via Console's "endpoint compatibility" functionality. Console checks different Kafka and Redpanda API for version and API...

So we have a cluster with 3 brokers. Can you confirm that everything works correct when all brokers are up? Then once 1 or more brokers are brought down, Console...

Thanks for the PR. Can you please fix the formatting.

I think #58 is really a separate issue in some regards... I am not a fan of arbitrarily truncating all the test files, as to me philosophically, they should be...