Releases: cloudfoundry/garden-runc-release
0.2.0
- Rename
destroy_containers_on_startup
property todestroy_containers_on_start
, to match Garden-Linux-Release NetOut
rules now work correctly across server restarts- Remove
tag
property, which was only present for testing and was not used - Set
$TMPDIR
to a sensible path in/var/vcap/data
, rather than using the tiny/tmp
provided by BOSH - Add the
network_pool
property
You can find a guide to transitioning from Garden-Linux to Garden-RunC here.
0.1.0
This release supports all features required to replace Garden-Linux in a Cloud Foundry deployment for development or testing. Performance with production workloads at scale has not yet been validated, so we don't recommend using this in production.
You can find a guide to transitioning from Garden-Linux to Garden-RunC here.
This release may or may not be suitable for non Cloud Foundry use, depending on the set of features required. Notably, a number of features do not yet work correctly across server restarts. Support for specifying container IPs and subnets is also not yet implemented.
0.0.0
A final release of garden-runC-release just to get the ball rolling for those who want to integrate against this in CI and such.
v0.1.0 is expected soon, and will have comprehensive release notes.