Skip to content

Version 3.5.0

Compare
Choose a tag to compare
@jlesage jlesage released this 09 Nov 02:02
· 51 commits to master since this release

Added

  • Mirror for packages installation can be set via the PACKAGES_MIRROR environment variable.

Changed

  • Improved the way the take-ownership script is working.

Fixed

  • Readiness and minimum running time checks should not be done for a service defined with an interval.
  • Raise an error when a synched service fails to start.
  • Minimum running time check of a service was using an incorrect way to verify if process is still alive.