Is there a way to import images from an imagestream tag?
ie. I have an imagestream
spec:
tags:
- name: '7'
annotations:
openshift.io/display-name: Node.js 7
iconClass: icon-nodejs
tags: builder,nodejs
supports: nodejs:7,nodejs
version: '7'
from:
kind: ImageStreamTag
name: s2i-nodejs:7
namespace: jenkinstests
If I rerun `oc tag jenkinstests/s2i-nodejs:7 test/s2i-nodejs:7` I lose the
annotations on the tag.
`oc import-image` only seems to work on Docker registries, not imagestreams
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users