issues
search
coder
/
envbox
envbox is an image that enables creating non-privileged containers capable of running system-level software (e.g. dockerd, systemd, etc) in Kubernetes.
GNU Affero General Public License v3.0
34
stars
8
forks
source link
fix: add a 1m timeout to signal shutdown
#92
Closed
sreya
closed
2 months ago
sreya
commented
2 months ago
It's possible for a number of reasons for the bootstrap script to not exit. This PR adds a hard timeout of 1 minute before we forcefully exit.