Skip to content

Releases: cloudfoundry/bpm-release

v0.12.1

Choose a tag to compare

@xoebus xoebus released this 22 Aug 15:32
  • fix the environment variable flag from v0.12.0

v0.12.0

Choose a tag to compare

@jfmyers9 jfmyers9 released this 22 Aug 01:53
  • allow users to specify additional environment variables through flags on bpm run

v0.11.0

Choose a tag to compare

@xoebus xoebus released this 17 Aug 00:26
  • delete the pidfile when the job is shutting down

v0.10.0

Choose a tag to compare

@jfmyers9 jfmyers9 released this 14 Aug 21:02
  • allow users to specify additional volumes through flags on bpm run
  • allow users to specify regular files in additional_volumes
  • mount cgroup subsystems at canonical location

v0.9.0

Choose a tag to compare

@xoebus xoebus released this 17 Jul 17:51
  • decrease the time between SIGTERM and SIGKILL to 15 seconds from 20 seconds
  • add the mount_only option for volumes

v0.8.0

Choose a tag to compare

@jfmyers9 jfmyers9 released this 22 Jun 01:03
  • add the bpm run command for executing processes as short-lived commands
  • add support for unrestricted volumes in unsafe configuration

v0.7.1

Choose a tag to compare

@jfmyers9 jfmyers9 released this 19 Jun 22:04
  • sort mounts by ascending length of elements in destination path

v0.7.0

Choose a tag to compare

@jfmyers9 jfmyers9 released this 14 Jun 20:39
  • 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

Choose a tag to compare

@jfmyers9 jfmyers9 released this 03 May 00:16
  • 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

Choose a tag to compare

@jfmyers9 jfmyers9 released this 20 Mar 18:53
  • mount cgroup subsystems when executing bpm command
  • add bpm version command and global bpm --version flag
  • include stopped processes in bpm list output