Skip to content

Releases: HSLdevcom/digitransit-deployer

5.7.2023

05 Jul 05:31
Compare
Choose a tag to compare

Docker api calls are now authorized so that deployer can access private repositories

19.6.2023

19 Jun 06:51
Compare
Choose a tag to compare
  • Updated dependencies and node version

14.3.2023

14 Mar 13:04
e43c2ac
Compare
Choose a tag to compare
  • Update slack channel

3.9.2020

03 Sep 10:18
787ab1d
Compare
Choose a tag to compare
  • Updated slack integration to send messages to right channels

14.2.2020

14 Feb 08:35
cd95ac2
Compare
Choose a tag to compare
  • It is now possible to set a lastRestartDate label which is not a number. Deployer then ignores the label and checks the age of the pods instead it. This fixes an issue where deployer did not realise a deployment had "restarted" because lastRestartDate label's value did not update when updated manifest, where this label was not set, was applied.

14.1.2020

14 Jan 12:55
baa37ba
Compare
Choose a tag to compare
  • Refactored deployer to use kubernetes API instead of marathon API
  • Changed logic for determining if a can be restarted (restart is now triggered even if the deployment is not stable or if another deployment that depends on the targeted deployment is not stable)

14.1.2019

14 Jan 11:28
e4a11b4
Compare
Choose a tag to compare
  • Upgrade to node 10

10.12.2018

10 Dec 12:03
09876da
Compare
Choose a tag to compare
  • Take 'constraints' service parameter into account in service configuration comparisons

v24.9.2018

24 Sep 12:11
8271350
Compare
Choose a tag to compare
  • Add support to restart services when predefined images are updated
  • Write configuration differences to container file system
  • Fix a bug that prevented service graph from being built if there was a bad dependency

v23.1.2018

23 Jan 08:40
3edd055
Compare
Choose a tag to compare
  • Improvements to monitoring nodes' health statuses
  • Logging more detailed information about nodes being removed from the network or added to the network