Releases: HSLdevcom/digitransit-deployer
Releases · HSLdevcom/digitransit-deployer
5.7.2023
19.6.2023
- Updated dependencies and node version
14.3.2023
- Update slack channel
3.9.2020
- Updated slack integration to send messages to right channels
14.2.2020
- 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
- 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
- Upgrade to node 10
10.12.2018
- Take 'constraints' service parameter into account in service configuration comparisons
v24.9.2018
- 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
- Improvements to monitoring nodes' health statuses
- Logging more detailed information about nodes being removed from the network or added to the network