rucio / containers

Containers for Rucio
Apache License 2.0
9 stars 55 forks source link

Servers, UI & Daemons: use exec to run rucio. Closes rucio/rucio#4988 #185

Closed rcarpa closed 2 years ago

rcarpa commented 2 years ago

This will ensure that signals sent to containers are correctly delivered to rucio. Otherwise, bash masks the signals and kubernetes has to sigkill containers to end their execution.