github cloudfoundry/garden-runc-release v1.19.22
1.19.22

latest releases: v1.20.9, v1.20.8, v1.20.7...
pre-release3 years ago

Fixes

TotalUsageTowardLimit memory metric:

  • Calculation now uses total_rss + total_cache + total_swap - total_inactive_file from memory.stat in memory cgroup
  • Previously total_swap was excluded which can result in an integer underflow in the uint64 variable holding the value

Improvements

dontpanic

  • New --sigquit flag to don't panic causes dontpanic to send a QUIT signal to the gdn process, thus dumping gdn's goroutines in the garden.stderr.log file.

Don't miss a new garden-runc-release release

NewReleases is sending notifications on new releases.