Hi All, Here is update for the work done recently in CentOS Community Container Pipeline.
* Build worker logs are getting fetched and written to disk * Checksum is generated per build and all the logs are written to same subdirectory * Added image scanner feature: Check for updates in other package managers like npm, rubygems, pip. * Fixed jenkins builder jjb errors to point to right index for CI. * Updated index ci script to check cyclic dependency in container images
In coming days, we will be focusing on:
* Writing the logs on NFS for publishing them to user with checksum * Cleaning up the pods once build is complete * Image Scanner Feature: Check for container capabilities * Get jenkins containers onto container Pipeline * Update mechanism for Dockerfile linter image
Regards Bamacharan Kundu