Skip to content

Releases: cloudfoundry/garden-runc-release

GRR v1.16.2: No Likey Leaky

08 Aug 08:15
Compare
Choose a tag to compare
  • fixes a mount leak in our experimental bpm support

GRR v1.16.1

07 Aug 12:39
Compare
Choose a tag to compare
release v1.16.1

GRR v1.16.0

26 Jul 11:07
Compare
Choose a tag to compare

this release has a bug on startup in some cases. A patch version will be coming soon. We encourage people to avoid this version for now.

GRR v1.15.1

28 Jun 13:45
Compare
Choose a tag to compare
  • Adds additional masked directory paths for defense-in-depth
  • Fixes some possible leaks in error cases for processes with a custom image

GRR v1.15.0: Containerd Your Enthusiasm

18 Jun 09:36
Compare
Choose a tag to compare

GRR v1.14.0: Veni, Vidi, Vendi

04 Jun 15:19
Compare
Choose a tag to compare

Minor updates

  • Log warnings from network plugin (cloudfoundry/guardian#116)
  • Tested with Xenial stemcells
  • We no longer emit the StoreUsage metric from Groot, since this had stopped meaning anything sensible and had broken tests in Xenial (cloudfoundry/grootfs@c015687)
  • Under the covers we've taken a large hacksaw to our vending strategy and tidied things up massively

GRR v1.13.3

22 May 13:16
Compare
Choose a tag to compare
  • Reverts Golang version temporarily to 1.9 (due to a bug in TLS in 1.10)
  • Adds experimental logging.format.timestamp property
  • Fixes an issue where the xfs store did not have ftype=1 set due to an old version of xfsprogs in the stemcell, causing issues with deleted files in docker images. (#77)
    • Note: this fix will only apply after a recreate/new stemcell is deployed, we recommend users of docker image-based containers perform a bosh recreate or deploy with a new stemcell to get this fix

GRR v1.13.2

11 May 08:59
Compare
Choose a tag to compare
  • Fixes a bug where the deprecated graph_cleanup_threshold_in_mb property (which should still be respected if set to a value other than -1), was not respected if set to 0
  • Adds an option to explicitly disable swap limits (NOTE: please only use this if swap is disabled in the kernel) #73

GRR v1.13.1

25 Apr 21:25
Compare
Choose a tag to compare
  • Fixes a regression around bind mounts in v1.13

1.13.0 - Please don't use this release.

11 Apr 20:56
Compare
Choose a tag to compare

Please don't use this release. It introduces a bug in bind mounts that is likely to cause problems for most clients. Expect a patch release very soon. Apologies for the inconvenience!

  • Fixes for CVE-2018-1277
  • Fixes for Grootfs startup issues in slower environments
  • Pids.max and Pids.nr are now reported in Metrics