streaming-ops icon indicating copy to clipboard operation
streaming-ops copied to clipboard

Support multiple update connector configmap

Open oun opened this issue 4 years ago • 1 comments

Hi,

I tried add,update,delete multiple connector configmaps in the same git commit but the connect-operator did not execute all configmaps that were changed. The operator only process the first event in the binding-context. I can create pull request to enhance the connect-operator.

Thanks

oun avatar Nov 13 '20 16:11 oun

Looks like it caused by https://github.com/flant/shell-operator/issues/322

alexnikitchuk avatar Feb 17 '22 18:02 alexnikitchuk