Enable to upgrade version of an existing KafkaFaasConnector instance
davidkopp opened this issue · 0 comments
davidkopp commented
The endpoint method addServiceToApplication
already has this feature. Also enable it for the new endpoint method addKafkaFaasConnectorInstanceToApplication
.
Hint: Add an optional path parameter instanceId
and check if it already exists.