Skip to content

Releases: cloudfoundry/bpm-release

v0.9.0

17 Jul 17:51
Compare
Choose a tag to compare
  • decrease the time between SIGTERM and SIGKILL to 15 seconds from 20 seconds
  • add the mount_only option for volumes

v0.8.0

22 Jun 01:03
Compare
Choose a tag to compare
  • add the bpm run command for executing processes as short-lived commands
  • add support for unrestricted volumes in unsafe configuration

v0.7.1

19 Jun 22:04
Compare
Choose a tag to compare
  • sort mounts by ascending length of elements in destination path

v0.7.0

14 Jun 20:39
Compare
Choose a tag to compare
  • do not limit swap space on hosts which do not support it
  • mounting reserved directories provides a more useful validation error
  • remove the restriction on allowed capabilities

v0.6.0

03 May 00:16
Compare
Choose a tag to compare
  • change ownership of /etc/profile.d/bpm.sh to vcap group
  • improved consistency of error messages
  • add /sbin to the default system mounts
  • add support for privileged containers

v0.5.0

20 Mar 18:53
Compare
Choose a tag to compare
  • mount cgroup subsystems when executing bpm command
  • add bpm version command and global bpm --version flag
  • include stopped processes in bpm list output