konnectors/libs

The connector should not try to run if no config file is created

Closed this issue · 1 comments

In standalone and dev mode, the connector should stop the execution when no konnector-dev-config.json file is detected. This file should be created with default values (with fields from the manifest) and a proper warning message.

Fixed by #34