### Requirement We may optimize the controller Integration loop and avoid to break actions in https://github.com/apache/camel-k/blob/3773bc49e5a9172b6cd01728e5add6fbeb4fbdc0/pkg/controller/integration/integration_controller.go#L554
Requirement
We may optimize the controller Integration loop and avoid to break actions in
camel-k/pkg/controller/integration/integration_controller.go
Line 554 in 3773bc4