Releases: salopensource/salt_checkin_module
Releases · salopensource/salt_checkin_module
Salt Checkin Module 2.0
This release updates the Sal v4 checkin code to use the sal-scripts py3 package and its embedded python framework. You must use the py3 version of sal-scripts and Sal v4+!
Additionally, this update will now parse the naive log datetimes, add local TZ info, then convert to UTC and ship that with the messages submission. It will also no longer throw away identical messages. Please provide feedback if this is not working for you, as it's still somewhat speculative how best to do this.
Salt Checkin Module 1.1
Fixes
- Some salt facts include null characters, which cause PostgreSQL to freak out. Until a sanitization function gets all the way into Sal checkin, handle it here where we know it will happen.
- Removes identical messages.
- Fixes handling of states that were not actually run due to a requisite.
Salt Checkin Module 1.0
Hello! This is the first full release. It has all of the things you've been looking for. Enjoy!