astefanutti commented on PR #3691:
URL: https://github.com/apache/camel-k/pull/3691#issuecomment-1261991423
> Looks great, but may I ask what kind of issues this could solve?
This fixes graceful termination of the operator pod, whenever it's
bootstrapping, either because it has started recently, or the informers are
still starting / stuck, and avoids waiting for the termination grace period to
expire.
> Also, should we extend the same technique for kamel CLI to simplify
handling of SIGTERM/SIGINT, for instance in `local_run.go`?
That's less critical than for the operator IMO, still would be better yes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]