Blog

Technical updates01

In the salt repository templates, the feature of sending the pipeline execution status to the alerta has been added. A very important point that connected the feature of running a job pipeline for the server and monitoring. For different jobs, different severities are set. For example, there will be a minor severity for a cache error, and a critical one for a backup error.

Cleaning pipeline launch tags has been refactored and now works through git instead of api. It has become ten times faster and now client repositories are not blocked for a long time due to temporary removal of tag protection for cleaning.

Found and reported a bug in LXC. And the authors quickly fixed it. https://github.com/lxc/lxcfs/issues/442 .

Share this post