Danijel Schiavuzzi

Results 19 comments of Danijel Schiavuzzi

This would be nice to have indeed. Is anyone working/looking at #116 at all?

Is anyone working on this one?

If nobody is working on this one, I can take over and implement the changes @baztian suggested in the review?

Agree, this property should be configurable. Currently, the generated `swagger.json` file is missing the `schemes` property so the Swagger UI defaults to the `https` schema when executing the APIs and...

A temporary workaround is to append `url=http://host/swagger.json` to the Swagger UI URL, it will force the UI to load the specified spec file and it will use the `http` instead...

+1 Would love to see this command being implemented.

Just to add this, I can see the `airbyte-server-api` pod is running inside the `kind` K8S cluster, so there shouldn't be any reason not to expose the Airbyte API port...

These instructions? > Kubernetes > > If you are running an instance of Airbyte locally using kubernetes, you can access the Airbyte API of the local instance by: > >...

Has this one been solved in the latest release? I'm experiencing exactly the same issue, however I'm running LocalStack inside a Docker on AWS CodeBuild.

Use this project for Kafka 0.8: https://github.com/wurstmeister/storm-kafka-0.8-plus/