This annotation is added to images that are pushed to the internal private registry. That's what `oadm prune images` is for ie. pruning images from the registry.
You can run `oadm prune images` w/o --confirm to see which images are about to be pruned. You can also `oc get images` and all of your registry images will point to your registry in the DOCKER REF column. On Tue, Jan 19, 2016 at 11:01 AM, v <[email protected]> wrote: > Hello, > > according to the docs "oadm prune images --confirm" will only delete > images with the annotation " openshift.io/image.managed". > > Where does this tag come from and is possible to check whether an image > currently has this tag? > > Regards, > v > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
