Using Custom Destination

Hello Airbyte)

I have just finished developing custom Java Destination. I understand that it needs to be approved by Airbyte team before publishing. But our team is going to make changes to the destination on daily basis. And we don’t want to wait for each change to be approved by Airbyte team. We understand that this is the only way to make quality Airbyte connectors.
Do you have any suggestions on how we can use official Airbyte docker image, while running private Destination locally? We want to deploy Airbyte to our Kubernetes Cluster.

What are your ideas on this situation?

Hi @gargatuma. As Airbyte is open source, you should be able to download the official Airbyte docker image and just use it in your private repo!