Hi, I'm using karaf in docker containers and prepared the start scripts to forward signals to the karaf server. And I'm sure a older version (4.2.3) was able to terminate with SIGTERM. But minimum since 4.2.6 up to 4.2.8 karaf will not terminate.
This prevents a graceful shutdown in docker and kubernetes. Is there a way to enable SIGTERM shutdown or maybe send another signal? Thx, Mike
