Hello community, here is the log from the commit of package container-feeder for openSUSE:Factory checked in at 2018-03-22 12:08:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/container-feeder (Old) and /work/SRC/openSUSE:Factory/.container-feeder.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "container-feeder" Thu Mar 22 12:08:02 2018 rev:5 rq:589819 version:0.0.0+20180321.git_r81_73dfe39 Changes: -------- --- /work/SRC/openSUSE:Factory/container-feeder/container-feeder.changes 2018-03-19 23:38:19.325474826 +0100 +++ /work/SRC/openSUSE:Factory/.container-feeder.new/container-feeder.changes 2018-03-22 12:11:58.698917928 +0100 @@ -1,0 +2,56 @@ +Wed Mar 21 16:08:05 UTC 2018 - [email protected] + +- Commit ed2237e by Flavio Castelli [email protected] + Ensure only whitelisted images are imported + + Do not import images that are not whitelisted. Also ensure already imported + images are not loaded twice. + + feature#crio + + Signed-off-by: Flavio Castelli <[email protected]> + + Commit 1185fdf by Flavio Castelli [email protected] + Fix broken tests + + Some tests were broken due to small mistakes. + + feature#crio + + Signed-off-by: Flavio Castelli <[email protected]> + + Commit 5de48ec by Flavio Castelli [email protected] + Normalize all image names + + Ensure all image names are normalized. That means the "docker.io/" prefix is + going to be used whenever no registry is specified. + + This is needed to prevent already imported images from not be seen (due to + the missing "docker.io/" prefix automatically added by crio). + + This also ensure tagging consistency of all the images imported into crio. + Before this patch the following images would have been loaded into crio: + + - docker.io/sles12/velum:1.0.0 + - sles12/velum:latest + + Causing the second image to be invisible to crio. + + Note well: this change doesn't affect docker loads. Everything keeps working + as intended. + + feature#crio + + Signed-off-by: Flavio Castelli <[email protected]> + + Commit 26f6da6 by Flavio Castelli [email protected] + Fail when an unknown CRI is specified + + Do not silently roll back to use docker + + feature#crio + + Signed-off-by: Flavio Castelli <[email protected]> + + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ container-feeder.spec ++++++ --- /var/tmp/diff_new_pack.YTysCF/_old 2018-03-22 12:12:05.730665905 +0100 +++ /var/tmp/diff_new_pack.YTysCF/_new 2018-03-22 12:12:05.738665618 +0100 @@ -29,7 +29,7 @@ %endif Name: container-feeder -Version: 0.0.0+20180316.git_r76_501cba1 +Version: 0.0.0+20180321.git_r81_73dfe39 Release: 0 Summary: Load container images from RPMs into different container engines License: Apache-2.0 ++++++ master.tar.gz ++++++ /work/SRC/openSUSE:Factory/container-feeder/master.tar.gz /work/SRC/openSUSE:Factory/.container-feeder.new/master.tar.gz differ: char 26, line 1
