Fixed: * fixed merge issues with run element 313 * fixed parallel writes to artifact cache index 314
2.1.3
Added * Implemented translation for ODCS ppc repositories 304
Changed * Fixed merging for cmd/entrypoint - arrays are now replaced 309 * Overrides and overrides-file options are not mutually exclusive 307
2.1.2
Fixed: * Fixed ODCS output parsing in python3
2.1.1
Changed * Enhanced capturing and printing of Docker build log messages 291 * All overridden artifacts loose their original chksums (md5, sha1, sha256) 295
Added * All test tagged with `ignore` tag are now properly ignored 294
2.1.0
Added * Shell completion now have zsh support 256 * Cekit is now capable of caching artifacts 258 * Cekit now commits failed image and prints a command to help you with container debugging 267 * Cekit can now remove any key in descriptor by setting to ``~`` 274 * Cekit now generates help pages 272 * Cekit is able to execute tests by scenario names 288 * Cekit generates io.openshift.expose-services label 284
Changed * You can now specify multiple overrides on the command line 255 * Enhanced yum repositories story 264 * Docker builder is migrated to use python bindings instead of ``docker`` command 267
2.0.01
Changed * Cekit doens't append version to a FROM instruction in Dockerfile if base image is specified without tag. 254