Morten Lied Johansen

Results 45 comments of Morten Lied Johansen

Strangely enough, this fixes the example files I created for #28, but it doesn't fix the problem in the Bakefile where I first encountered the problem. I will see if...

> I will see if I can revisit this tomorrow and see if I can figure out why it is still failing on my real project (and try to extend...

I can see if I get the time to implement something. I do believe it would be useful with a "default" implementation that does something reasonably sane, but with the...

Hi again. I have had a go at this now, and I don't think a common function to handle both request and response will work with the current code. If...

This hit us today, stopping us from building an image with bundled auth and config. Any chance #834 would solve it? Any chance someone could take a look at that...

For what it's worth, switching to using YAML for configuration would add support for comments, and IMHO more readable syntax (assuming you're ok with indentation that matters). Since YAML is...

> Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? Still relevant, blocked by project being dead?

> @mortenlj the project is not dead, but is now maintained by a few volunteers that are not working full time on this project. i'm sorry that there hasn't been...

> please be mindful that suggesting that a project is dead is more aggressive than just an innocent question My apologies if my comments come of as aggressive, that is...

Since the REST part is supposed to be a near drop-in replacement for the Confluent REST proxy, is it safe to assume that the [Confluent docs](https://docs.confluent.io/platform/current/kafka-rest/index.html) will be useful to...