Skip to content

Minor updates + cgroup bugfix

Compare
Choose a tag to compare
@dselans dselans released this 12 Jan 18:11
· 79 commits to master since this release

This release includes a couple of minor updates/additions and a cgroup bugfix.

  • Avoid double health checks
  • Added a repair task (redeploy to unhealthy hosts during rolling deploy)
  • Minor log message cleanup
  • After the most recent large Service class refactor, centurion no longer set Cgroup params for memory or CPU shares. This has now been fixed. NOTE: If you rely on this functionality - please docker inspect your running containers and verify that Memory is not 0 or max possible memory; redeploy the container if it's incorrect.

Changelog: v1.8.4...v1.8.5