Changelog for
supportutils-plugin-suse-caasp-1.0+20180625.git_r56_5c649d3-1.17.noarch.rpm :
* Mon Jun 25 2018 containers-bugownerAATTsuse.de- Commit 7ce929c by Michal Jura mjuraAATTsuse.com Add support for cri-o, bsc#1094988
* Wed May 30 2018 containers-bugownerAATTsuse.de- Commit c71ef6f by David Cassany dcassanyAATTsuse.de Make use of %license macro
* Wed May 30 2018 containers-bugownerAATTsuse.de- Commit c58e1f2 by Kiall Mac Innes kiallAATTmacinnes.ie Fix salt events file names Raw salt events are now in JSON format, so we should use .json instead of .yml. Additionally, these are no longer fetched via Velum - we should remove velum from the filename.
* Tue May 29 2018 containers-bugownerAATTsuse.de- Commit 8882b8d by Michal Jura mjuraAATTsuse.com Add timeout for docker exec command, bsc#1094656
* Thu May 24 2018 containers-bugownerAATTsuse.de- Commit 262abf2 by David Helkowski dhelkowskiAATTsuse.com Remove coloring from salt event summary output Added options to the debug-salt script to allow using color or text for marking succeeded or failed events. Updated the call from supportconfig into the debug-salt script to use no color and to use text \'GOOD:\' and \'FAIL:\' to mark events that succeeded or failed, so that that output can in turn be displayed and utilized through CI which is just text and won\'t properly show the escape code colorization. Additionally fixed a bug that was preventing the debug-salt from being run directly against an input XML fail using the \'-i\' option. Added appropriate usage output to the debug-salt script when run directly with no options.
* Wed May 23 2018 containers-bugownerAATTsuse.de- Commit 2adbfa4 by David Helkowski dhelkowskiAATTsuse.com Improved salt event extraction. Altered the salt event extraction to use a standalone script to pull the events rather than the Ruby stack. This is much faster and prone to less problems. Additionally added processing of the salt events to create a readable summary of what happened. Fixes bsc-1080093 and bsc-1067999
* Tue May 15 2018 containers-bugownerAATTsuse.de- Commit a63deca by Kiall Mac Innes kiallAATTmacinnes.ie Add Housekeeping Job
* Thu Mar 08 2018 containers-bugownerAATTsuse.de- Commit 18bd145 by Kiall Mac Innes kiallAATTmacinnes.ie Include TX update logs from /tmp in output
* Mon Mar 05 2018 containers-bugownerAATTsuse.de- Commit 876d58b by Kiall Mac Innes kiallAATTmacinnes.ie Gather transactional-update logs
* Mon Feb 26 2018 containers-bugownerAATTsuse.de- Commit 1b0fd08 by Michal Jura mjuraAATTsuse.com Check docker rpm package name properly, bsc#1069457 Docker package in Devel:CASP:Head:ControllerNode is named docker_1_12_6, we need to check if this package was installed and provide containers information for supportconfig.