1.49.0
tas-runtime-bot
released this
13 Feb 14:48
·
312 commits
to develop
since this release
Changes
- ✨guardian is a little more helpful when logging messages about containers that could not be killed, even after sending multiple SIGKILLs. In situations such as this, the only recourse is to reboot the VM, if the container processes are stuck in an unkillable state in the kernel. In addition to making this error stand out more, we've added a new metric for
UnkillableContainers
that guardian emits. When nonzero, there is a container that cannot be killed. See the CloudFoundrydocs for Component metrics for more info. - Golang package dependency bumps
- Bumped to Golang 1.21.7
✨ Built with go 1.21.7
Full Changelog: v1.48.0...v1.49.0